Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: locales/en/committer.json

Issue 6021528219025408: Issue #1170 More progress migrating adblockplus.org to our CMS. (Closed)
Patch Set: Created Sept. 1, 2014, 10:45 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « locales/en/coding-style.json ('k') | locales/en/contribute.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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."
+ }
+}
« no previous file with comments | « locales/en/coding-style.json ('k') | locales/en/contribute.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld