Skip to content
This repository was archived by the owner on Sep 2, 2023. It is now read-only.

Commit 0d727d9

Browse files
Saleh Abdel MotaalMylesBorins
Saleh Abdel Motaal
authored andcommitted
Governance: "Pull Requests" post Phase 2 upstream (#311)
1 parent 9324265 commit 0d727d9

File tree

1 file changed

+22
-4
lines changed

1 file changed

+22
-4
lines changed

GOVERNANCE.md

+22-4
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,20 @@ meeting. In both cases the decision must be seconded by a majority of the Team
9898
or else the discussion will continue. Simple majority wins. Only Active
9999
Members participate in a vote.
100100

101-
## Merging PRs into this Repository or nodejs/ecmascript-modules
101+
## Pull Requests
102102

103-
This section does not apply to [the Node.js core repository](https://github.com/nodejs/node).
104-
It only applies to [the Modules repository](https://github.com/nodejs/modules) and
105-
[nodejs/ecmascript-modules](https://github.com/nodejs/ecmascript-modules).
103+
This section details expectations for team members involved in any pull
104+
requests that relate to the group's [scope][modules-team-purpose] and
105+
[implementation work][modules-team-plan].
106+
107+
The following expectations apply to all team members involved in a related pull
108+
requests in [this Repository][nodejs-modules] and
109+
the [nodejs/ecmascript-modules][nodejs-ecmascript-modules] fork. This section does
110+
not apply to [the Node.js core repository](https://github.com/nodejs/node).
111+
112+
These expectations are intended to ensure that all concurrent efforts align
113+
with the overall direction of the group for delivering a cohesive and predictable
114+
user experience for ECMAScript, CommonJS, and other modules supported by Node.js.
106115

107116
Pull requests not included under the _special exemptions_ section below must
108117
reach consensus in a meeting in order to be merged into this repository. A pull
@@ -156,3 +165,12 @@ By making a contribution to this project, I certify that:
156165
personal information I submit with it, including my sign-off) is
157166
maintained indefinitely and may be redistributed consistent with
158167
this project or the open source license(s) involved.
168+
169+
170+
<!-- Links -->
171+
172+
[nodejs-modules]: https://github.com/nodejs/modules
173+
[nodejs-core]: https://github.com/nodejs/node
174+
[nodejs-ecmascript-modules]: https://github.com/nodejs/ecmascript-modules
175+
[modules-team-purpose]: ./README.md#purpose
176+
[modules-team-plan]: ./doc/plan-for-new-modules-implementation.md

0 commit comments

Comments
 (0)