Skip to content

Commit

Permalink
Merge pull request #584 from eteq/add-strategic-role
Browse files Browse the repository at this point in the history
Add strategic planning role
  • Loading branch information
ceb8 authored Oct 28, 2024
2 parents 2d739b5 + edbbee2 commit a65a5ea
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions roles.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,26 @@
]
}
},
{
"role": "Strategic planning committee member",
"url": "strategic_planner",
"people": [
"All Coordination Committee Members"
],
"role-head": "Strategic planner",
"responsibilities": {
"description": "Do long-term planning for the Astropy Project as a whole, including:",
"details": [
"Shape and provide a vision for next major steps in the Project, in consultation with the whole Astropy community.",
"Maintain an overview of all the project activities (both from developer and user perspectives).",
"Provide points of contact for external stakeholders on the above (with the Coordination Committee).",
"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.",
"Coordinate writing grant proposals (in collaboration with the Finance Committee, Coordination Committee, and community).",
"Maintain the Astropy Project Roadmap.",
"Engage with, and collect input from, the whole Astropy Community on project vision and priorities."
]
}
},
{
"role": "Finance committee member",
"url": "finance_committee_member",
Expand Down

0 comments on commit a65a5ea

Please sign in to comment.