Edwin Kempin | 5ffa61e | 2019-04-23 13:38:56 +0200 | [diff] [blame] | 1 | = Gerrit Community |
| 2 | |
Edwin Kempin | 2118670 | 2019-04-24 10:07:09 +0200 | [diff] [blame] | 3 | Gerrit is developed as a |
| 4 | link:https://gerrit-review.googlesource.com/[self-hosting open source project] |
| 5 | and very much welcomes contributions from anyone with a |
| 6 | link:dev-cla.html[contributor's agreement] on file with the project. |
| 7 | |
Edwin Kempin | 207529f | 2019-04-23 15:18:36 +0200 | [diff] [blame] | 8 | [[project-information]] |
Edwin Kempin | 20d1039 | 2019-04-23 14:06:03 +0200 | [diff] [blame] | 9 | == Project Information |
| 10 | |
Edwin Kempin | 20d1039 | 2019-04-23 14:06:03 +0200 | [diff] [blame] | 11 | * link:https://www.gerritcodereview.com/[Project Homepage] |
| 12 | * link:https://www.gerritcodereview.com/releases-readme.html[Release Versions] |
| 13 | * link:https://gerrit.googlesource.com/gerrit[Source] |
| 14 | * link:https://bugs.chromium.org/p/gerrit/issues/list[Issue Tracking] |
| 15 | * link:https://gerrit-review.googlesource.com/q/status:open+project:gerrit[Change Review] |
Edwin Kempin | d621344 | 2019-04-23 14:21:51 +0200 | [diff] [blame] | 16 | * link:dev-design.html[System Design] |
Edwin Kempin | c500df0 | 2019-04-23 15:53:00 +0200 | [diff] [blame] | 17 | * Processes |
David Pursehouse | 7840d81 | 2019-05-28 08:58:59 +0900 | [diff] [blame^] | 18 | ** link:dev-processes.html#project-governance[Project Governance / Engineering Steering Committee] |
Edwin Kempin | 099a5ec | 2019-04-25 16:15:14 +0200 | [diff] [blame] | 19 | ** link:dev-contributing.html#contribution-processes[Contribution Processes] |
| 20 | *** link:dev-contributing.html#lightweight-contribution-process[Lightweight Contribution Process] |
| 21 | *** link:dev-contributing.html#design-driven-contribution-process[Design-Driven Contribution Process] |
Edwin Kempin | f13dfa9 | 2019-05-02 13:55:43 +0200 | [diff] [blame] | 22 | *** link:dev-contributing.html#mentorship[Mentorship] |
Edwin Kempin | 099a5ec | 2019-04-25 16:15:14 +0200 | [diff] [blame] | 23 | ** link:dev-design-docs.html#review[Design doc reviews] |
Edwin Kempin | c500df0 | 2019-04-23 15:53:00 +0200 | [diff] [blame] | 24 | ** link:dev-processes.html#dev-in-stable-branches[Development in stable branches] |
| 25 | ** link:dev-processes.html#backporting[Backporting to stable branches] |
| 26 | ** link:dev-processes.html#upgrading-libraries[Upgrading Libraries] |
| 27 | ** link:dev-processes.html#deprecating-features[Deprecating features] |
Edwin Kempin | 6671edc | 2019-04-24 11:22:53 +0200 | [diff] [blame] | 28 | * Roles |
| 29 | ** link:dev-roles.html#supporter[Supporter] |
| 30 | ** link:dev-roles.html#contributor[Contributor] |
| 31 | ** link:dev-roles.html#maintainer[Maintainer] |
Edwin Kempin | f13dfa9 | 2019-05-02 13:55:43 +0200 | [diff] [blame] | 32 | ** link:dev-roles.html#mentor[Mentor] |
David Pursehouse | 7840d81 | 2019-05-28 08:58:59 +0900 | [diff] [blame^] | 33 | ** link:dev-roles.html#steering-committee-member[Engineering Steering Committee Member] |
Edwin Kempin | b88b44c | 2019-04-30 12:02:53 +0200 | [diff] [blame] | 34 | ** link:dev-roles.html#community-manager[Community Manager] |
Edwin Kempin | 6671edc | 2019-04-24 11:22:53 +0200 | [diff] [blame] | 35 | ** link:dev-roles.html#release-manager[Release Manager] |
Edwin Kempin | 20d1039 | 2019-04-23 14:06:03 +0200 | [diff] [blame] | 36 | |
Edwin Kempin | 207529f | 2019-04-23 15:18:36 +0200 | [diff] [blame] | 37 | [[how-to-contribute]] |
Edwin Kempin | ef3da15 | 2019-04-23 14:33:03 +0200 | [diff] [blame] | 38 | == How to contribute? |
Edwin Kempin | eb593f0 | 2019-04-23 15:29:12 +0200 | [diff] [blame] | 39 | * link:dev-cla.html[Contributor License Agreement] |
Edwin Kempin | 099a5ec | 2019-04-25 16:15:14 +0200 | [diff] [blame] | 40 | * link:dev-contributing.html#contribution-processes[Contribution Processes] |
| 41 | ** link:dev-contributing.html#lightweight-contribution-process[Lightweight Contribution Process] |
| 42 | ** link:dev-contributing.html#design-driven-contribution-process[Design-Driven Contribution Process] |
Edwin Kempin | f13dfa9 | 2019-05-02 13:55:43 +0200 | [diff] [blame] | 43 | ** link:dev-contributing.html#mentorship[Mentorship] |
Edwin Kempin | 099a5ec | 2019-04-25 16:15:14 +0200 | [diff] [blame] | 44 | * link:dev-design-docs.html[Design Docs] |
Edwin Kempin | ef3da15 | 2019-04-23 14:33:03 +0200 | [diff] [blame] | 45 | * link:dev-readme.html[Developer Setup] |
Edwin Kempin | 099a5ec | 2019-04-25 16:15:14 +0200 | [diff] [blame] | 46 | * link:https://gerrit.googlesource.com/gerrit/+/master/polygerrit-ui[Polymer Frontend Developer Setup] |
Edwin Kempin | 34be410 | 2019-04-24 09:44:22 +0200 | [diff] [blame] | 47 | * link:dev-crafting-changes.html[Crafting Changes] |
Edwin Kempin | 0756b69 | 2019-04-24 09:59:06 +0200 | [diff] [blame] | 48 | * link:dev-starter-projects.html[Starter Projects] |
Edwin Kempin | ef3da15 | 2019-04-23 14:33:03 +0200 | [diff] [blame] | 49 | |
Edwin Kempin | 207529f | 2019-04-23 15:18:36 +0200 | [diff] [blame] | 50 | [[plugin-development]] |
Edwin Kempin | ef3da15 | 2019-04-23 14:33:03 +0200 | [diff] [blame] | 51 | == Plugin Development |
| 52 | * link:dev-plugins.html[Developing Plugins] |
| 53 | * link:dev-build-plugins.html[Building Gerrit plugins] |
| 54 | * link:js-api.html[JavaScript Plugin API] |
| 55 | * link:config-validation.html[Validation Interfaces] |
| 56 | * link:dev-stars.html[Starring Changes] |
| 57 | * link:quota.html[Quota Enforcement] |
Edwin Kempin | 5ffa61e | 2019-04-23 13:38:56 +0200 | [diff] [blame] | 58 | |
Edwin Kempin | 207529f | 2019-04-23 15:18:36 +0200 | [diff] [blame] | 59 | [[maintainer]] |
Edwin Kempin | 5ffa61e | 2019-04-23 13:38:56 +0200 | [diff] [blame] | 60 | == Maintainer |
Edwin Kempin | ef3da15 | 2019-04-23 14:33:03 +0200 | [diff] [blame] | 61 | * link:dev-release.html[Making a Gerrit Release] |
| 62 | * link:dev-release-subproject.html[Making a Release of a Gerrit Subproject] |
Edwin Kempin | 0b54ca3 | 2019-05-06 15:25:46 +0200 | [diff] [blame] | 63 | * link:https://www.gerritcodereview.com/publishing.html[Publish Gerrit Homepage] |
Edwin Kempin | 5ffa61e | 2019-04-23 13:38:56 +0200 | [diff] [blame] | 64 | |
| 65 | GERRIT |
| 66 | ------ |
| 67 | Part of link:index.html[Gerrit Code Review] |
| 68 | |
| 69 | SEARCHBOX |
Ben Rohlfs | 0f00717 | 2019-04-29 21:41:05 +0200 | [diff] [blame] | 70 | --------- |