Fix permission for the code-style label
diff --git a/project.config b/project.config
index c6ca05c..4f000b3 100644
--- a/project.config
+++ b/project.config
@@ -36,6 +36,9 @@
 	label-Verified = -1..+1 group Administrators
 	label-Verified = -1..+1 group Non-Interactive Users
 	label-Verified = -1..+1 group Project Owners
+	label-Code-Style = -1..+1 group Administrators
+	label-Code-Style = -1..+1 group Non-Interactive Users
+	label-Code-Style = -1..+1 group Project Owners
 [access "refs/meta/config"]
 	exclusiveGroupPermissions = read
 	read = group Administrators