summaryrefslogtreecommitdiffhomepage
path: root/sites/shared_conf.py
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2015-11-03 17:05:01 -0800
committerJeff Forcier <jeff@bitprophet.org>2015-11-03 17:05:01 -0800
commit956de60d53f0f9ed2f6b583ccefe88162665235c (patch)
tree00fade06b43510d22721919297ee1c379803c416 /sites/shared_conf.py
parentdae916f7bd6723cee95891778baff51ef45532ee (diff)
parentb0435808802cf435fd2865b7b8af2326064df82c (diff)
Merge branch 'master' into 467-int
Diffstat (limited to 'sites/shared_conf.py')
-rw-r--r--sites/shared_conf.py1
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,
}