summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2015-09-21 17:19:40 -0700
committerJeff Forcier <jeff@bitprophet.org>2015-09-21 17:19:40 -0700
commit7b33770b4786af2508fab11cebe934584fe19ca6 (patch)
tree12f46df1386b5823f73ea75331ef94992b705aec
parent97e134aa43c9632f34be278ca1d08f56cc83993a (diff)
gratipay no more :(
-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,
}