diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2015-10-30 11:13:24 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2015-10-30 11:13:24 -0700 |
commit | fa631508e4e736f2cc5dc61c3c5c2c259ea4422f (patch) | |
tree | 49f2392384d4659c18f4be1d06e09f3c774b7c1a /sites/shared_conf.py | |
parent | 53e91cc449ff3070cd57af2ed317a17a47d378e1 (diff) | |
parent | 0b9d772a21a44af38ecceae0fdbae645e386bd9b (diff) |
Merge branch 'master' into 596-int
Diffstat (limited to 'sites/shared_conf.py')
-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, } |