Modified project settings
diff --git a/project.config b/project.config
index 9078c61..0471093 100644
--- a/project.config
+++ b/project.config
@@ -1,5 +1,6 @@
 [project]
 	description = Access inherited by all other projects.
+	state = read only
 [receive]
 	requireContributorAgreement = false
 	requireSignedOffBy = true
@@ -10,12 +11,6 @@
 	mergeContent = true
 	matchAuthorToCommitterDate = false
 	action = rebase if necessary
-[capability]
-	administrateServer = group Administrators
-	administrateServer = group ldap/OSM_Admin
-	priority = batch group Non-Interactive Users
-	streamEvents = group Non-Interactive Users
-	createProject = group ldap/OSM_TSC
 [access "refs/*"]
 	read = group Administrators
 	read = group Anonymous Users
@@ -107,13 +102,13 @@
 	copyMinScore = true
 	value = -2 This shall not be merged
 	value = -1 I would prefer this is not merged as is
-	value = " 0 No score"
+	value = 0 No score
 	value = +1 Looks good to me, but someone else must approve
 	value = +2 Looks good to me, approved
 [label "Verified"]
 	function = MaxWithBlock
 	value = -1 Fails
-	value = " 0 No score"
+	value = 0 No score
 	value = +1 Verified
 	defaultValue = 0
 [access "refs/for/refs/*"]
@@ -133,6 +128,12 @@
 	workInProgressByDefault = false
 [reviewer]
 	enableByEmail = false
+[capability]
+	administrateServer = group Administrators
+	administrateServer = group ldap/OSM_Admin
+	createProject = group ldap/OSM_TSC
+	priority = batch group Non-Interactive Users
+	streamEvents = group Non-Interactive Users
 [plugin "its-bugzilla"]
 	branch = refs/heads/*
 	enabled = true