Marian Harbach | ebeb154 | 2019-12-13 10:42:46 +0100 | [diff] [blame] | 1 | :linkattrs: |
Edwin Kempin | 5ffa61e | 2019-04-23 13:38:56 +0200 | [diff] [blame] | 2 | = Gerrit Community |
| 3 | |
Edwin Kempin | 2118670 | 2019-04-24 10:07:09 +0200 | [diff] [blame] | 4 | Gerrit is developed as a |
Marian Harbach | 3425337 | 2019-12-10 18:01:31 +0100 | [diff] [blame] | 5 | link:https://gerrit-review.googlesource.com/[self-hosting open source project,role=external,window=_blank] |
Edwin Kempin | 2118670 | 2019-04-24 10:07:09 +0200 | [diff] [blame] | 6 | and very much welcomes contributions from anyone with a |
| 7 | link:dev-cla.html[contributor's agreement] on file with the project. |
| 8 | |
Edwin Kempin | 207529f | 2019-04-23 15:18:36 +0200 | [diff] [blame] | 9 | [[project-information]] |
Edwin Kempin | 20d1039 | 2019-04-23 14:06:03 +0200 | [diff] [blame] | 10 | == Project Information |
| 11 | |
Marian Harbach | 3425337 | 2019-12-10 18:01:31 +0100 | [diff] [blame] | 12 | * link:https://www.gerritcodereview.com/[Project Homepage,role=external,window=_blank] |
| 13 | * link:https://www.gerritcodereview.com/codeofconduct.html[Code of Conduct,role=external,window=_blank] |
| 14 | * link:https://www.gerritcodereview.com/releases-readme.html[Release Versions,role=external,window=_blank] |
| 15 | * link:https://gerrit.googlesource.com/gerrit[Source,role=external,window=_blank] |
| 16 | * link:https://bugs.chromium.org/p/gerrit/issues/list[Issue Tracking,role=external,window=_blank] |
| 17 | * link:https://gerrit-review.googlesource.com/q/status:open+project:gerrit[Change Review,role=external,window=_blank] |
Edwin Kempin | d621344 | 2019-04-23 14:21:51 +0200 | [diff] [blame] | 18 | * link:dev-design.html[System Design] |
Edwin Kempin | c500df0 | 2019-04-23 15:53:00 +0200 | [diff] [blame] | 19 | * Processes |
David Pursehouse | 7840d81 | 2019-05-28 08:58:59 +0900 | [diff] [blame] | 20 | ** link:dev-processes.html#project-governance[Project Governance / Engineering Steering Committee] |
Marco Miller | 0b0a089 | 2020-04-01 12:03:57 -0400 | [diff] [blame] | 21 | ** link:#how-to-contribute[Contribution Processes] |
Edwin Kempin | 099a5ec | 2019-04-25 16:15:14 +0200 | [diff] [blame] | 22 | ** link:dev-design-docs.html#review[Design doc reviews] |
Edwin Kempin | c500df0 | 2019-04-23 15:53:00 +0200 | [diff] [blame] | 23 | ** link:dev-processes.html#dev-in-stable-branches[Development in stable branches] |
| 24 | ** link:dev-processes.html#backporting[Backporting to stable branches] |
Edwin Kempin | 2fef5a62 | 2019-10-02 17:22:05 +0200 | [diff] [blame] | 25 | ** link:dev-processes.html#security-issues[Dealing with Security Issues] |
Edwin Kempin | c500df0 | 2019-04-23 15:53:00 +0200 | [diff] [blame] | 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]] |
Marco Miller | 2bce64d | 2020-04-01 13:20:07 -0400 | [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] |
Ben Rohlfs | 0661897 | 2021-04-29 13:53:14 +0200 | [diff] [blame] | 46 | * link:https://gerrit.googlesource.com/gerrit/+/master/polygerrit-ui[TypeScript 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 |
Edwin Kempin | a751c6a | 2019-10-01 13:56:53 +0200 | [diff] [blame] | 52 | * link:dev-plugins-lifecycle.html[Plugin Lifecycle] |
Edwin Kempin | ef3da15 | 2019-04-23 14:33:03 +0200 | [diff] [blame] | 53 | * link:dev-plugins.html[Developing Plugins] |
| 54 | * link:dev-build-plugins.html[Building Gerrit plugins] |
Ben Rohlfs | da0a62b | 2021-04-26 17:02:19 +0200 | [diff] [blame] | 55 | * link:pg-plugin-dev.html[JavaScript Plugin Development and API] |
Edwin Kempin | ef3da15 | 2019-04-23 14:33:03 +0200 | [diff] [blame] | 56 | * link:config-validation.html[Validation Interfaces] |
Edwin Kempin | ef3da15 | 2019-04-23 14:33:03 +0200 | [diff] [blame] | 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 | --------- |