From c714b02fc61852e1c13c1d7c335d00d350d4f0c5 Mon Sep 17 00:00:00 2001
From: Mathieu Loiseau <mathieu.loiseau@univ-grenoble-alpes.fr>
Date: Wed, 16 Jun 2021 16:12:45 +0200
Subject: [PATCH] update credentials

---
 DESCRIPTION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DESCRIPTION b/DESCRIPTION
index 5443e21..3ef1aa9 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -3,7 +3,7 @@ Type: Package
 Title: Connects to a mediawiki instance and writes in it what you want. Provides classes Mediawikir and Batchator.
 Version: 0.1.13
 Author: Mathieu Loiseau
-Maintainer: Mathieu Loiseau <loiseaum@liris.cnrs.fr>
+Maintainer: Mathieu Loiseau <mathieu.loiseau@liris.cnrs.fr>
 Description: Mediawikir class can be used to post the output of an R script directly into a mediawiki instance. Batchator class allows batch page creation.
 License: MIT
 Encoding: UTF-8
-- 
GitLab