commit: 41c8ebc7eb8c1e517bd191736f4ef3ac66ab34e0
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Fri May 18 11:34:45 2018 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Fri May 18 11:34:45 2018 +0000
URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=41c8ebc7
mkman: add myself as author
man/mkman.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/man/mkman.py b/man/mkman.py
index 7089320..bd3111c 100755
--- a/man/mkman.py
+++ b/man/mkman.py
@@ -33,6 +33,7 @@ def FindApplets():
COMMON_AUTHORS = [
'Ned Ludd <[email protected]>',
'Mike Frysinger <[email protected]>',
+ 'Fabian Groffen <[email protected]>',
]
TEMPLATE = r""".\" generated by mkman.py, please do NOT edit!
.TH %(applet)s "1" "%(date)s" "Gentoo Foundation" "%(applet)s"