From 19963dc4091f831937e3a69b9cc5420cd4dd74c3 Mon Sep 17 00:00:00 2001
From: Florent Jaillet <florent.jaillet@lis-lab.fr>
Date: Wed, 20 Jun 2018 14:01:03 +0200
Subject: [PATCH] Update list of authors

---
 madarrays/tests/test_madarray.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/madarrays/tests/test_madarray.py b/madarrays/tests/test_madarray.py
index 0f1c897..046febe 100644
--- a/madarrays/tests/test_madarray.py
+++ b/madarrays/tests/test_madarray.py
@@ -46,6 +46,7 @@ pytest-randomly is recommanded to manage the seeds used in these tests.
 
 .. moduleauthor:: Ronan Hamon
 .. moduleauthor:: Valentin Emiya
+.. moduleauthor:: Florent Jaillet
 """
 import tempfile
 import pytest
-- 
GitLab