Allow Gerrit admins to access gSQL

As newer versions of Gerrit move to NoteDB it becomes more
needed that admins have access to gSQL to be able to
properly update the database.

Signed-off-by: Linux Foundation Administrators <collab-it+onlab@linuxfoundation.org>
diff --git a/project.config b/project.config
index 6083720..9f334f2 100644
--- a/project.config
+++ b/project.config
@@ -10,6 +10,7 @@
 	administrateServer = group Administrators
 	streamEvents = group Event Streaming Users
 	emailReviewers = deny group Non-Interactive Users
+	accessDatabase = group Administrators
 	accessDatabase = group user/Brian O'Connor (bocon)
 	createGroup = group user/Carmelo Cascone (carmelo)
 [access "refs/*"]