File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ N-API API.
23
23
* There ** should** be at least one test case per interesting use of the API.
24
24
* There ** should** be a sample provided that operates in a realistic way
25
25
(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.
27
27
* A new API addition ** must** be signed off by at least two members of
28
- the N-API WG .
28
+ the N-API team .
29
29
* A new API addition ** should** be simultaneously implemented in at least
30
30
one other VM implementation of Node.js.
31
31
* A new API ** must** be considered experimental for at least one minor
@@ -39,8 +39,7 @@ N-API API.
39
39
following:
40
40
* A new PR ** must** be opened in ` nodejs/node ` to remove experimental
41
41
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.
44
43
* If a backport is merited, an API ** must** have a down-level
45
44
implementation.
46
45
* 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