aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygithub3/__init__.py')
-rw-r--r--pygithub3/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pygithub3/__init__.py b/pygithub3/__init__.py
index 7c48d06..3d68157 100644
--- a/pygithub3/__init__.py
+++ b/pygithub3/__init__.py
@@ -4,5 +4,6 @@
__title__ = 'pygithub3'
__version__ = '0.1'
__author__ = 'David Medina'
+__email__= 'davidmedina9@gmail.com'
__license__ = 'ISC'
__copyright__ = 'Copyright 2012 David Medina'