Index: locales/en/committer.json |
=================================================================== |
new file mode 100644 |
--- /dev/null |
+++ b/locales/en/committer.json |
@@ -0,0 +1,23 @@ |
+{ |
+ "title": { |
+ "message": "Becoming a committer" |
+ }, |
+ "s1": { |
+ "message": "Anyone can <a>contribute code</a> to any of our projects. But if you're contributing to a project on a regular basis, it makes sense to request commit access." |
+ }, |
+ "s2": { |
+ "message": "To become a committer for a project, ask the <a>module owner</a> responsible for it. Make sure to include the following:" |
+ }, |
+ "s3": { |
+ "message": "A list of your past contributions - the module owner will decide whether to grant you access based on those." |
+ }, |
+ "s4": { |
+ "message": "Your public SSH key." |
+ }, |
+ "s5": { |
+ "message": "Note that whether you're a committer or not, every change needs to be reviewed by the respective module owner." |
+ }, |
+ "s6": { |
+ "message": "Also note that we will revoke commit access for anyone who has been inactive for a while. Just ask again if that happens to you." |
+ } |
+} |