From 15f1a27bdedec4a0fbc3679d6909498d9760ee60 Mon Sep 17 00:00:00 2001
From: Micah Anderson <micah@riseup.net>
Date: Tue, 30 Aug 2016 16:47:11 -0400
Subject: [PATCH] Change text about accounts, replacing it with info about
 forking repos

---
 index.html | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/index.html b/index.html
index 9881195..961e3c1 100644
--- a/index.html
+++ b/index.html
@@ -49,9 +49,8 @@
 			A: <span class="value">'Please leave it at <a href="https://0xacab.org/riseup/0xacab/issues">our issue tracker</a>'</span>
 		},
 		{
-			Q: <span class="value">'I can't create an account'</span>,
-			A: <span class="value">'We currently only support people friendly e-mail
-			providers. If yours is one, please contact us.'</span>
+			Q: <span class="value">'I can't create or fork a repository!</span>,
+			A: <span class="value">'New users are not allowed to create/fork repos, this is on purpose to stop spammers and uncontrolled growth. Please contact us if you need to do this.'</span>
 		},
 		{
 			Q: <span class="value">'Hey, we have a project and it needs hosting'</span>,
@@ -72,4 +71,4 @@
 	<script type="text/javascript" src="js/dynamo.js"></script>
 
 </body>
-</html>
\ No newline at end of file
+</html>
-- 
GitLab