Skip to content

Commit a65a5ea

Browse files
authored
Merge pull request #584 from eteq/add-strategic-role
Add strategic planning role
2 parents 2d739b5 + edbbee2 commit a65a5ea

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

roles.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,26 @@
5454
]
5555
}
5656
},
57+
{
58+
"role": "Strategic planning committee member",
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 an overview of all the project activities (both from developer and user perspectives).",
69+
"Provide points of contact for external stakeholders on the above (with the Coordination Committee).",
70+
"Monitor project activities to see how well aligned they are with the roadmap and strategic goals of the project, and report back to the community and Coordination Committee.",
71+
"Coordinate writing grant proposals (in collaboration with the Finance Committee, Coordination Committee, and community).",
72+
"Maintain the Astropy Project Roadmap.",
73+
"Engage with, and collect input from, the whole Astropy Community on project vision and priorities."
74+
]
75+
}
76+
},
5777
{
5878
"role": "Finance committee member",
5979
"url": "finance_committee_member",

0 commit comments

Comments
 (0)