Contributer Agreement setup. Signed-off-by: Dan Cross <dcross@google.com>
diff --git a/groups b/groups index ebb92cf..0108d47 100644 --- a/groups +++ b/groups
@@ -1,9 +1,9 @@ # UUID Group Name # 63e39719427665e83e03530767546a82273651f9 akaros-git-pusher +71195434036f4569dce12d9e815b7af1f8f26256 Akaros-CLA-Accepted global:Anonymous-Users Anonymous Users global:Project-Owners Project Owners global:Registered-Users Registered Users -global:CLA Accepted - Individual CLA Accepted - Individual mdb:akaros mdb/akaros mdb:gerritcodereview mdb/gerritcodereview
diff --git a/project.config b/project.config index fdc6e79..8b5f2b5 100644 --- a/project.config +++ b/project.config
@@ -64,8 +64,8 @@ [notify "team"] email = akaros-reviews@google.com header = cc -[contributer-agreement "Individual"] - description = If you contribute to Akaros, please see our Contributing documentation +[contributor-agreement "Akaros"] + description = If you contribute to Akaros please read our Contributing documentation and agree to our policies. agreementUrl = https://github.com/akaros/akaros/blob/master/Documentation/Contributing.md - autoVerify = group CLA Accepted - Individual - accepted = group CLA Accepted - Individual + autoVerify = group Akaros-CLA-Accepted + accepted = group Akaros-CLA-Accepted