Skip to content

Commit 5f66109

Browse files
committed
DOC: Add maintainer, escape $ in RST
1 parent 2165b93 commit 5f66109

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

nibabel/info.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,8 @@
109109

110110
# Main setup parameters
111111
NAME = 'nibabel'
112-
MAINTAINER = "Matthew Brett, Michael Hanke and Eric Larson"
112+
MAINTAINER = "Matthew Brett, Michael Hanke, Eric Larson, " \
113+
"Chris Markiewicz"
113114
MAINTAINER_EMAIL = "[email protected]"
114115
DESCRIPTION = description
115116
LONG_DESCRIPTION = long_description

0 commit comments

Comments
 (0)