You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PROJECT_PROGRESSION.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ The Application Champion is a member of the CPC who commits to do the following:
73
73
(ex. perhaps a different foundation would be a more suitable endeavor.)
74
74
* Discussion/agreement between applicant, application manager and Foundation media team to agree on announce date.
75
75
1. Project goes through process of adhering to [on-boarding checklist](#onboarding-checklist).
76
-
1. Project completes a charter review process by the CPC as outlined in the [CPC Governance](./GOVERNANCE.md#approving-project-charters). NOTE: this process takes two weeks to complete
76
+
1. Project completes a charter review process by the CPC as outlined in the [CPC Governance](./governance/GOVERNANCE.md#approving-project-charters). NOTE: this process takes two weeks to complete
77
77
1. Project graduates from incubation by a pull request adding the project to the [README.md](./README.md) file at its appropriate initial stage. The merging of this pull request proceeds as any other pull request to the README.md file.
Copy file name to clipboardExpand all lines: README.md
+18-18Lines changed: 18 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ The following projects are official OpenJS Foundation projects. If you are inter
74
74
### OpenJS Collaboration spaces
75
75
76
76
The following are official OpenJS Collaboration spaces. If you are interested in fostering collaboration with the
77
-
support of the OpenJS foundation through a collaboration space, please read our [Collaboration Space Progression](./COLLABORATION_SPACE_PROGRESSION.md)
77
+
support of the OpenJS foundation through a collaboration space, please read our [Collaboration Space Progression](./collaboration-spaces/COLLABORATION_SPACE_PROGRESSION.md)
78
78
79
79
* There are currently no collaboration spaces.
80
80
@@ -90,7 +90,7 @@ CPC members should attend as many meetings as possible, and non-members are welc
90
90
91
91
#### Impact Project Representatives
92
92
93
-
Each Impact Project may appoint 2 representatives to the CPC as outlined in the [CPC Charter](https://github.com/openjs-foundation/cross-project-council/blob/HEAD/CPC-CHARTER.md#voting-members)
93
+
Each Impact Project may appoint 2 representatives to the CPC as outlined in the [CPC Charter](./CPC-CHARTER.md#voting-members)
-**Dojo**: Dylan Schiemann ([@dylans](https://github.com/dylans), Site Pen)
@@ -101,13 +101,13 @@ Each Impact Project may appoint 2 representatives to the CPC as outlined in the
101
101
102
102
#### At Large Project Representatives
103
103
104
-
According to the [CPC Charter](https://github.com/openjs-foundation/cross-project-council/blob/HEAD/CPC-CHARTER.md#voting-members), each of the At Large and Incubating Projects may nominate a candidate to fill one of two voting seats on the CPC which represent this group of projects as a whole. From those nominees, two voting members are chosen via an [election process outlined in the CPC Governance](https://github.com/openjs-foundation/cross-project-council/blob/HEAD/GOVERNANCE.md#election-process-for-non-impact-voting-cpc-members).
104
+
According to the [CPC Charter](./CPC-CHARTER.md#voting-members), each of the At Large and Incubating Projects may nominate a candidate to fill one of two voting seats on the CPC which represent this group of projects as a whole. From those nominees, two voting members are chosen via an [election process outlined in the CPC Governance](./governance/GOVERNANCE.md#election-process-for-non-impact-voting-cpc-members).
105
105
106
106
- Eemeli Aro ([@eemeli](https://github.com/eemeli), Mozilla)
According to the [CPC Charter](https://github.com/openjs-foundation/cross-project-council/blob/HEAD/CPC-CHARTER.md#voting-members), up to two regular
110
+
According to the [CPC Charter](./CPC-CHARTER.md#voting-members), up to two regular
111
111
members can be elected as voting members. The two regular members elected as voting members are currently:
112
112
113
113
- Michael Dawson ([@mhdawson](https://github.com/mhdawson), IBM)
@@ -118,7 +118,7 @@ Members of the Collaboration spaces at the `Core` stage may nominate a candiate
118
118
119
119
### Regular Members
120
120
121
-
Anyone who has been active in the foundation or one of its member projects, as described in the [CPC Governance](https://github.com/openjs-foundation/cross-project-council/blob/HEAD/GOVERNANCE.md#approving-and-onboarding-regular-members) may request to become a regular member by opening a PR to add themselves to the list of regular members. Outgoing Voting members automatically become Regular members, although they must remain active to retain their status.
121
+
Anyone who has been active in the foundation or one of its member projects, as described in the [CPC Governance](./governance/GOVERNANCE.md#approving-and-onboarding-regular-members) may request to become a regular member by opening a PR to add themselves to the list of regular members. Outgoing Voting members automatically become Regular members, although they must remain active to retain their status.
122
122
123
123
- Abraham Jr Agiri ([@codeekage](https://github.com/codeekage))
@@ -152,8 +152,8 @@ Observers are free to attend meetings and participate in the work of the CPC as
152
152
as the consensus seeking process. Observers are encouraged to participate and
153
153
volunteer but should refrain from disrupting or blocking progress. Observers
154
154
are expected to participate in a positive and collaborative manner as well as
155
-
following the [code of conduct](https://github.com/openjs-foundation/cross-project-council/blob/HEAD/CODE_OF_CONDUCT.md)
156
-
and [member expectations](https://github.com/openjs-foundation/cross-project-council/blob/HEAD/MEMBER_EXPECTATIONS.md)
155
+
following the [code of conduct](./CODE_OF_CONDUCT.md)
156
+
and [member expectations](./conduct/MEMBER_EXPECTATIONS.md)
157
157
like other CPC participants. If an Observer fails to meet these expectations they can
158
158
be excluded from future CPC meetings based on a standard CPC motion.
159
159
@@ -164,25 +164,25 @@ be excluded from future CPC meetings based on a standard CPC motion.
164
164
*[New Project Application Template](NEW_PROJECT_APPLICATION.md) - Template document that should be used by projects that want to apply to the Foundation.
165
165
*[Project Charter Template](PROJECT_CHARTER_TEMPLATE.md) - Template document to be used by new projects to write their charter as part of onboarding.
166
166
*[Project Security Reporting](PROJECT_SECURITY_REPORTING.md) - Describes the requirements for reporting security vulnerabilities.
167
-
*[IP_Policy Guidance](IP_POLICY_GUIDANCE.md) - Outlines the relevant aspects of the Foundation's IP policy to make it easier for new projects to implement them.
167
+
*[IP_Policy Guidance](./governance/IP_POLICY_GUIDANCE.md) - Outlines the relevant aspects of the Foundation's IP policy to make it easier for new projects to implement them.
168
168
169
169
#### Code of Conduct
170
170
*[Code of Conduct](CODE_OF_CONDUCT.md) - This is the canonical version of the code of conduct adopted by the Foundation and all of its projects.
171
-
*[Foundation Code of Conduct Requirements](FOUNDATION_CODE_OF_CONDUCT_REQUIREMENTS.md) - This describes what projects need to do to properly implement the Foundations's code of conduct.
172
-
*[Handling Code of Conduct Reports and Escalation](HANDLING_CODE_OF_CONDUCT_REPORTS.md) - This explains how projects need to handle code of conduct violations and how, when, and to whom they need to be escalated.
173
-
*[Member Expectations](MEMBER_EXPECTATIONS.md) - Additional behavior expectations of CPC members and project leaders.
171
+
*[Foundation Code of Conduct Requirements](./conduct/FOUNDATION_CODE_OF_CONDUCT_REQUIREMENTS.md) - This describes what projects need to do to properly implement the Foundations's code of conduct.
172
+
*[Handling Code of Conduct Reports and Escalation](./conduct/HANDLING_CODE_OF_CONDUCT_REPORTS.md) - This explains how projects need to handle code of conduct violations and how, when, and to whom they need to be escalated.
173
+
*[Member Expectations](./conduct/MEMBER_EXPECTATIONS.md) - Additional behavior expectations of CPC members and project leaders.
174
174
175
175
#### The CPC itself
176
176
*[CPC Charter](CPC-CHARTER.md) - The CPC's charter describes the CPC's mission as defined in the Bylaws.
177
-
*[OpenJS Cross Project Council Governance](GOVERNANCE.md) - Describes how the CPC operates.
178
-
*[Expectations of the Community Board of Directors Representatives](COMMUNITY_BOARD_SEAT_EXPECTATIONS.md) - Description of the role and responsabilities of the Community Board of Directors Representatives.
177
+
*[OpenJS Cross Project Council Governance](./governance/GOVERNANCE.md) - Describes how the CPC operates.
178
+
*[Expectations of the Community Board of Directors Representatives](./governance/COMMUNITY_BOARD_SEAT_EXPECTATIONS.md) - Description of the role and responsabilities of the Community Board of Directors Representatives.
179
179
*[Policy Proposal Process](PROPOSAL_PROCESS.md) - Process by which the CPC creates new policies and processes.
180
-
*[GitHub organization Management Policy](GITHUB_ORG_MANGEMENT_POLICY.md) - Policy for managing the CPC's GitHub organization.
180
+
*[GitHub organization Management Policy](./governance/GITHUB_ORG_MANAGEMENT_POLICY.md) - Policy for managing the CPC's GitHub organization.
*[Collaboration Space Progression](./collaboration-spaces/COLLABORATION_SPACE_PROGRESSION.md)
185
+
*[Working Groups](./governance/WORKING_GROUPS.md)
186
186
187
187
#### Other
188
188
@@ -212,7 +212,7 @@ Discussion should be held in the open whenever possible. However, if you need t
212
212
213
213
OpenJS Foundation projects and their community members are able to take advantage of several services and benefits, including the [Travel Fund Program](./project-resources/MEMBER_TRAVEL_FUND.md). Details can be found in the [/project-resources](./project-resources) directory.
214
214
215
-
OpenJS Foundation Collaboration spaces are able to take advantage of several services and benefits as outlined in [COLLABORATION_NETWORK.md](COLLABORATION_NETWORK.md).
215
+
OpenJS Foundation Collaboration spaces are able to take advantage of several services and benefits as outlined in [COLLABORATION_NETWORK.md](./collaboration-spaces/COLLABORATION_NETWORK.md).
Copy file name to clipboardExpand all lines: governance/GOVERNANCE.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -231,11 +231,11 @@ The pull request may be fast-tracked if two CPC members approve the fast-trackin
231
231
CPC members may request fast-tracking of pull requests they did not author. In that case only, the request itself is also one fast-track approval. Upvote the comment anyway to avoid any doubt.
Copy file name to clipboardExpand all lines: governance/WORKING_GROUPS.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -162,4 +162,4 @@ Responsibilities include:
162
162
* ensuring that OpenJS representatives are aware of the responsibility of being a delegate of the foundation as outlined in [the membership expectations](https://github.com/openjs-foundation/standards/blob/HEAD/MEMBER_EXPECTATIONS.md)
163
163
* facilitate when different projects' needs conflict resolution
Copy file name to clipboardExpand all lines: proposals/approved/CODE_OF_CONDUCT/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,9 @@ Michael Dawson (@mhdawson)
9
9
10
10
These documents capture a proposed approach for implementing and handling Code of Conducts within the Foundation.
11
11
12
-
*[FOUNDATION_CODE_OF_CONDUCT_REQUIREMENTS.md](../../../FOUNDATION_CODE_OF_CONDUCT_REQUIREMENTS.md): a proposed approach for
12
+
*[FOUNDATION_CODE_OF_CONDUCT_REQUIREMENTS.md](../../../conduct/FOUNDATION_CODE_OF_CONDUCT_REQUIREMENTS.md): a proposed approach for
13
13
managing Code of Conducts within the Foundation.
14
-
*[HANDLING_CODE_OF_CONDUCT_REPORTS.md](../../../HANDLING_CODE_OF_CONDUCT_REPORTS.md): a proposed framework for handling reports and escalation.
14
+
*[HANDLING_CODE_OF_CONDUCT_REPORTS.md](../../../conduct/HANDLING_CODE_OF_CONDUCT_REPORTS.md): a proposed framework for handling reports and escalation.
0 commit comments