Skip to content
Snippets Groups Projects

Add MR review policy

Open Adam Gundry requested to merge review-policy into main
2 files
+ 84
1
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -44,7 +44,7 @@ But being a member of the GHC Team carries extra power, as well as extra respons
@@ -44,7 +44,7 @@ But being a member of the GHC Team carries extra power, as well as extra respons
**Responsibilities**
**Responsibilities**
* Actively contribute to GHC, through patches, code review, design discussions, infrastructure. "Actively contribute" means at least with a tempo of every month or two. e.g. making a small intervention once a year is not really enough to be a member of the team.
* Actively contribute to GHC, through patches, code review, design discussions, infrastructure. "Actively contribute" means at least with a tempo of every month or two. e.g. making a small intervention once a year is not really enough to be a member of the team.
* Monitor, and when appropriate contribute to, the [`ghc-devs` mailing list](https://mail.haskell.org/mailman/listinfo/ghc-devs).
* Monitor, and when appropriate contribute to, the [`ghc-devs` mailing list](https://mail.haskell.org/mailman/listinfo/ghc-devs).
* Willingness to proactively review merge requests, when the expertise fits.
* Willingness to proactively review merge requests, when the expertise fits. See the [merge request review policy](./review-policy.mkd) for discussion.
* Willingness to undertake some specific obligations, to take responsibility for some specific part of GHC
* Willingness to undertake some specific obligations, to take responsibility for some specific part of GHC
Loading