Skip to content

Commit d0aa10f

Browse files
committed
add strategic planning role
1 parent 8d0c7a0 commit d0aa10f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

roles.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,25 @@
5454
]
5555
}
5656
},
57+
{
58+
"role": "Strategic Planner",
59+
"url": "strategic_planner",
60+
"people": [
61+
"All Coordination Committee Members"
62+
],
63+
"role-head": "Strategic planner",
64+
"responsibilities": {
65+
"description": "Do long-term planning for the Astropy Project as a whole, including:",
66+
"details": [
67+
"Shape and provide a vision for next major steps in the Project, in consultation with the whole Astropy community.",
68+
"Maintain a large-scale view of the project (both from developer and user perspectives).",
69+
"Provide points of contact for external stakeholders on the above (with the CoCo).",
70+
"Monitor efforts on the topic above to ensure they are being done as imagined.",
71+
"Write grant proposals (with the Finance Committee).",
72+
"Oversee the Astropy Project Roadmap."
73+
]
74+
}
75+
},
5776
{
5877
"role": "Finance committee member",
5978
"url": "finance_committee_member",

0 commit comments

Comments
 (0)