File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ N-API API.
2323* There ** should** be at least one test case per interesting use of the API.
2424* There ** should** be a sample provided that operates in a realistic way
2525 (operating how a real addon would be written).
26- * A new API ** should** be discussed at the N-API working group meeting.
26+ * A new API ** should** be discussed at the N-API team meeting.
2727* A new API addition ** must** be signed off by at least two members of
28- the N-API WG .
28+ the N-API team .
2929* A new API addition ** should** be simultaneously implemented in at least
3030 one other VM implementation of Node.js.
3131* A new API ** must** be considered experimental for at least one minor
@@ -39,8 +39,7 @@ N-API API.
3939 following:
4040 * A new PR ** must** be opened in ` nodejs/node ` to remove experimental
4141 status. This PR ** must** be tagged as ** n-api** and ** semver-minor** .
42- * Exiting an API from experimental ** must** be signed off by the
43- working group.
42+ * Exiting an API from experimental ** must** be signed off by the team.
4443 * If a backport is merited, an API ** must** have a down-level
4544 implementation.
4645 * The API ** should** be used by a published real-world module. Use of
You can’t perform that action at this time.
0 commit comments