8000 Merge pull request #503 from hamogu/coco_comm · whit5224/astropy.github.com@b175344 · GitHub
[go: up one dir, main page]

Skip to content

Commit b175344

Browse files
authored
Merge pull request astropy#503 from hamogu/coco_comm
Add Coco policies and communication to teams page
2 parents 8987f01 + 64f2db7 commit b175344

File tree

1 file changed

+27
-15
lines changed

1 file changed

+27
-15
lines changed

roles.json

Lines changed: 27 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,33 @@
1010
"Erik Tollerud"
1111
],
1212
"role-head": "Coordination committee member",
13-
"responsibilities": {
14-
"description": "Overall coordination and management of the Astropy project, including:",
15-
"details": [
16-
"Formally detailed in the <a href='https://github.com/astropy/astropy-APEs/blob/main/APE0.rst#the-coordination-committee'>The Astropy Project Governance Charter (APE 0)</a>",
17-
"Keeping a large-scale view of the Astropy ecosystem",
18-
"Evaluating new affiliated package submissions and review of existing affiliated packages",
19-
"Approving or rejecting Astropy APEs",
20-
"Evaluating and merging core package pull requests as needed (e.g., for sub-packages without a maintainer)",
21-
"Arbitrating disagreements in the core package, including final decisions when otherwise deadlocked",
22-
"Maintaining the list of roles and related github permissions",
23-
"Managing finances for the project",
24-
"Coordinating with NumFOCUS and other funding organizations",
25-
"Securing funding for the project via discussions and proposals to funding agencies"
26-
]
27-
}
13+
"responsibilities": [
14+
{
15+
"description": "Overall coordination and management of the Astropy project, including:",
16+
"details": [
17+
"Formally detailed in the <a href='https://github.com/astropy/astropy-APEs/blob/main/APE0.rst#the-coordination-committee'>The Astropy Project Governance Charter (APE 0)</a>",
18+
"Keeping a large-scale view of the Astropy ecosystem",
19+
"Evaluating new affiliated package submissions and review of existing affiliated packages",
20+
"Approving or rejecting Astropy APEs",
21+
"Evaluating and merging core package pull requests as needed (e.g., for sub-packages without a maintainer)",
22+
"Arbitrating disagreements in the core package, including final decisions when otherwise deadlocked",
23+
"Maintaining the list of roles and related github permissions",
24+
"Managing finances for the project",
25+
"Coordinating with NumFOCUS and other funding organizations",
26+
"Securing funding for the project via discussions and proposals to funding agencies"
27+
]
28+
},
29+
{
30+
"description": "Organization and communication:",
31+
"details": [
32+
"Policies: <a href='https: //github.com/astropy/astropy-project/tree/main/policies/coco-operating-policies.md'>CoCo Operating Policies</a>.",
33+
"Meeting records: <a href='https://docs.google.com/document/u/0/d/1kKzSVTom27HiWaw5yTGZDL7vLVAjBGhueXAl2wuSlMY/edit'>CoCo Running Notes</a>.",
34+
"Communication within the coordination committee happens through regular Zoom meetings and a private Slack channel.",
35+
"Contact the Coordination Committee via email to <a href='mailto:coordinators@astropy.org'>coordinators@astropy.org</a> or by tagging the <a href='https://github.com/orgs/astropy/teams/coordinators'>github team @astropy/coordinators</a>.",
36+
"Coordination committee members send project updates to appropriate email lists (e.g. <a href='https://groups.google.com/u/1/g/astropy-dev'>astropy-dev</a>)."
37+
]
38+
}
39+
]
2840
},
2941
{
3042
"role": "Ombudsperson",

0 commit comments

Comments
 (0)
0