Skip to content

Commit

Permalink
Merge pull request #47 from toabctl/authors
Browse files Browse the repository at this point in the history
Add myself as co-maintainer
  • Loading branch information
toabctl committed Jun 29, 2016
2 parents d449358 + 0185782 commit 929d5da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Initiated and maintained by:

Sascha Peilicke <sascha@peilicke.de>

Co-maintainers:

Thomas Bechtold <tbechtold@suse.com>
2 changes: 1 addition & 1 deletion py2pack/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
__doc__ = 'Generate distribution packages from PyPI'
__docformat__ = 'restructuredtext en'
__author__ = 'Sascha Peilicke <sascha@peilicke.de>'
__version__ = '0.5.0'
__version__ = '0.6.0'

import argparse
import datetime
Expand Down

0 comments on commit 929d5da

Please sign in to comment.