OLD | NEW |
(Empty) | |
| 1 { |
| 2 "title": { |
| 3 "message": "Becoming a committer" |
| 4 }, |
| 5 "s1": { |
| 6 "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." |
| 7 }, |
| 8 "s2": { |
| 9 "message": "To become a committer for a project, ask the <a>module owner</a>
responsible for it. Make sure to include the following:" |
| 10 }, |
| 11 "s3": { |
| 12 "message": "A list of your past contributions - the module owner will decide
whether to grant you access based on those." |
| 13 }, |
| 14 "s4": { |
| 15 "message": "Your public SSH key." |
| 16 }, |
| 17 "s5": { |
| 18 "message": "Note that whether you're a committer or not, every change needs
to be reviewed by the respective module owner." |
| 19 }, |
| 20 "s6": { |
| 21 "message": "Also note that we will revoke commit access for anyone who has b
een inactive for a while. Just ask again if that happens to you." |
| 22 } |
| 23 } |
OLD | NEW |