diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2015-09-21 17:19:40 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2015-09-21 17:19:40 -0700 |
commit | 7b33770b4786af2508fab11cebe934584fe19ca6 (patch) | |
tree | 12f46df1386b5823f73ea75331ef94992b705aec /sites | |
parent | 97e134aa43c9632f34be278ca1d08f56cc83993a (diff) |
gratipay no more :(
Diffstat (limited to 'sites')
-rw-r--r-- | sites/shared_conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sites/shared_conf.py b/sites/shared_conf.py index 4a6a5c4e..99fab315 100644 --- a/sites/shared_conf.py +++ b/sites/shared_conf.py @@ -12,7 +12,6 @@ html_theme_options = { 'description': "A Python implementation of SSHv2.", 'github_user': 'paramiko', 'github_repo': 'paramiko', - 'gratipay_user': 'bitprophet', 'analytics_id': 'UA-18486793-2', 'travis_button': True, } |