@@ -7,7 +7,7 @@ Community Committee (CommComm).
7
7
8
8
## Node.js Admin Repository
9
9
10
- The [ Node.js admin repository] ( https://github.com/ nodejs/admin) serves as the
10
+ The [ Node.js admin repository] [ nodejs/admin ] serves as the
11
11
central location for managing Node.js GitHub Organization administrative
12
12
activities. Only Node.js GitHub Organization owners, TSC members, and Community
13
13
Committee members have write permissions to the Node.js admin repository.
@@ -43,23 +43,27 @@ members to the organization when requested by a Working Group or team.
43
43
44
44
## Repositories
45
45
46
- Any organization member may request the creation of a new repository within the
47
- Node.js Foundation GitHub Organization by opening an issue in the Node.js admin
48
- repository. Provided there are no objections from any TSC or CommComm members,
49
- such requests are approved automatically after 72 hours. If any objection is
50
- made, the request may be moved to a vote in each of the Technical Steering and
51
- Community Committees. A simple majority of each group * rejecting* the creation
52
- of the repository is required to block creating the repository. Such requests
53
- must be posted as issues in the Node.js admin repository.
54
-
55
46
Any repository created under the Node.js GitHub Organization is considered to be
56
47
a project under the ownership of the Node.js Foundation, and thereby subject
57
48
to the Intellectual Property and Governance policies of the Foundation.
58
49
59
- No repository may be deleted, transferred into, or transferred out of the
60
- Node.js Foundation GitHub Organization without a simple majority of both the
61
- TSC and CommComm in favor of the action. In certain cases, Node.js Foundation
62
- Board of Directors approval may also be required.
50
+ Any organization member may request the management of repositories within the
51
+ Node.js Foundation GitHub Organization by opening an issue in the
52
+ [ Node.js admin repository] [ nodejs/admin ] . The actions requested could be:
53
+
54
+ - Creating a new repository
55
+ - Deleting an existing repository
56
+ - Archiving an existing repository
57
+ - Transferring a repository into or out of the organization
58
+
59
+ Provided there are no objections from any TSC or CommComm members raised in
60
+ the issue, such requests are approved automatically after 72 hours. If any
61
+ objection is made, the request may be moved to a vote in each of the
62
+ Technical Steering and Community Committees. If either the TSC or CommComm
63
+ rejects the request, then the request is denied.
64
+
65
+ In certain cases, Node.js Foundation Board of Directors approval may also be
66
+ required.
63
67
64
68
## Removing or Blocking Individuals
65
69
@@ -84,3 +88,5 @@ be approved by the TSC and CommComm and are subject to regular security audits.
84
88
Bots that perform actions on behalf of the project (such as moderation or membership
85
89
management actions) are required to maintain a log, accessible to all individuals
86
90
granted Owner permissions, of all actions taken.
91
+
92
+ [ nodejs/admin ] : https://github.com/nodejs/admin
0 commit comments