Modify access rules
diff --git a/groups b/groups
index 93991e1..372c55a 100644
--- a/groups
+++ b/groups
@@ -2,6 +2,7 @@
 #
 500a13a9d39c5e3daa89c90bb976e2ec25ad8e03	Administrators
 52a29d6315c986ce5ada6455fb353908c0b95b05	Non-Interactive Users
+ae8bf2bdc7d75bea1a79ee55fe428716e94fe594	Documentation
 e1edbf5dc63b758669c15a3cdcf79b1a36addc70	Bliss-Developers
 global:Anonymous-Users                  	Anonymous Users
 global:Project-Owners                   	Project Owners
diff --git a/project.config b/project.config
index 2ad6d6a..fc05111 100644
--- a/project.config
+++ b/project.config
@@ -29,30 +29,38 @@
 [access "refs/heads/*"]
 	create = group Administrators
 	create = group Bliss-Developers
+	create = group Documentation
 	create = group Project Owners
 	editTopicName = +force group Administrators
 	editTopicName = group Bliss-Developers
+	editTopicName = group Documentation
 	editTopicName = +force group Project Owners
 	forgeAuthor = group Administrators
 	forgeAuthor = group Bliss-Developers
+	forgeAuthor = group Documentation
 	forgeAuthor = group Registered Users
 	forgeCommitter = group Administrators
 	forgeCommitter = group Bliss-Developers
+	forgeCommitter = group Documentation
 	forgeCommitter = group Project Owners
 	label-Code-Review = -2..+2 group Administrators
 	label-Code-Review = -2..+2 group Bliss-Developers
+	label-Code-Review = -2..+2 group Documentation
 	label-Code-Review = -2..+2 group Project Owners
 	label-Code-Review = -1..+1 group Registered Users
 	push = group Administrators
 	push = group Bliss-Developers
+	push = group Documentation
 	push = group Project Owners
 	submit = group Administrators
 	submit = group Bliss-Developers
 	submit = group Project Owners
 	label-Verified = -1..+1 group Administrators
 	label-Verified = -1..+1 group Bliss-Developers
+	label-Verified = -1..+1 group Documentation
 	abandon = group Administrators
 	abandon = group Bliss-Developers
+	abandon = group Documentation
 [access "refs/meta/config"]
 	exclusiveGroupPermissions = read
 	create = group Administrators
@@ -95,19 +103,26 @@
 [access "refs/publish/*"]
 	addPatchSet = group Administrators
 	addPatchSet = group Bliss-Developers
+	addPatchSet = group Documentation
 	addPatchSet = group Registered Users
 	create = group Administrators
 	create = group Bliss-Developers
+	create = group Documentation
 	createSignedTag = group Administrators
 	createSignedTag = group Bliss-Developers
+	createSignedTag = group Documentation
 	createTag = group Administrators
 	createTag = group Bliss-Developers
+	createTag = group Documentation
 	label-Code-Review = -2..+2 group Administrators
 	label-Code-Review = -2..+2 group Bliss-Developers
+	label-Code-Review = -2..+2 group Documentation
 	label-Verified = -1..+1 group Administrators
 	label-Verified = -1..+1 group Bliss-Developers
+	label-Verified = -1..+1 group Documentation
 	rebase = group Administrators
 	rebase = group Bliss-Developers
+	rebase = group Documentation
 [plugin "slack-integration"]
 	channel = blissromsgerrit
 	enabled = true