From 14dba03960f4d5c34f6b3f4b1b2e53a66c07d964 Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Thu, 11 Apr 2019 12:39:37 +0100
Subject: [PATCH] DOC: author

---
 fsl/data/dtifit.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/fsl/data/dtifit.py b/fsl/data/dtifit.py
index a58dfe0df..360eeb900 100644
--- a/fsl/data/dtifit.py
+++ b/fsl/data/dtifit.py
@@ -3,6 +3,7 @@
 # dtifit.py - The DTIFitTensor class, and some related utility functions.
 #
 # Author: Paul McCarthy <pauldmccarthy@gmail.com>
+# Author: Michiel Cottaar <michiel.cottaar@ndcn.ox.ac.uk>
 #
 """This module provides the :class:`.DTIFitTensor` class, which encapsulates
 the diffusion tensor data generated by the FSL ``dtifit`` tool.
-- 
GitLab