diff --git a/GOVERNANCE.md b/GOVERNANCE.md index a5bc53e..b741916 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -102,21 +102,28 @@ Members participate in a vote. This section does not apply to [the Node.js core repository](https://github.com/nodejs/node). It only applies to [the Modules repository](https://github.com/nodejs/modules). -Pull requests must reach consensus in a meeting in order to be merged into this -repository. A pull request that is unable to reach consensus cannot be merged -into this repository. - -### Errata and Editorial Changes - -A special exception is made for pull requests seeking to fix errata or perform -editorial changes to this repository. Errata or editorial pull requests may be -merged without being presented at a meeting if a reasonable time is given for -review and there no dissent. The time period seen as reasonable for review -varies on a case by case basis as determined by the author. A member may -request a specific time period for review of an errata or editorial pull request -not to exceed the next meeting date. If a time for review is requested, members -must wait for that time period to pass or review be completed prior to that -time. +Pull requests not included under the _special exemptions_ section below must +reach consensus in a meeting in order to be merged into this repository. A pull +request that is is unable to reach consensus cannot be merged into this +repository. + +### Special Exemptions to the PR landing process + +Special exception is made for pull requests seeking to make any of the following +changes to this repository: + +- Errata fixes. +- Editorial changes. +- Meeting minutes. +- Updates to the team lists via the `ncu-sync` tool. + +These pull requests may be merged without being presented at a meeting if a +reasonable time is given for review and there no dissent. The time period seen +as reasonable for review varies on a case by case basis as determined by the +author. A member may request a specific time period for review of such a pull +request not to exceed the next meeting date. If a time for review is requested, +members must wait for that time period to pass or review be completed prior to +that time. ## Developer's Certificate of Origin 1.1