diff options
author | Steven Barth <steven@midlink.org> | 2014-08-12 15:08:14 +0200 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2014-08-12 15:08:14 +0200 |
commit | 9a5554353684917d14302cebab2b067c34446480 (patch) | |
tree | ec4b7a52aa3f00cac9f7c644d4990039b6f6009b /CONTRIBUTING.md | |
parent | 7cf7c8675a87097bb8086eb446177fcba8214600 (diff) |
CONTRIBUTING: add paragraph about gaining commit access
Signed-off-by: Steven Barth <steven@midlink.org>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2b7f39bb7..deca30c4d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,6 +30,12 @@ If you have commit access: * Do NOT commit to other maintainer's packages without their consent. * Use Pull Requests if you are unsure and to suggest changes to other maintainers. +Gaining commit access: + +* We will gladly grant commit access to responsible contributors who have made + useful pull requests and / or feedback or patches to this repository or + OpenWrt in general. Please contact @sbyx if you would like write access. + Release Branches: * Branches named "for-XX.YY" (e.g. for-14.07) are release branches. |