Skip to content

Commit

Permalink
Merge pull request #535 from pllim/show-me-the-money
Browse files Browse the repository at this point in the history
Roles: Move Finance Committee to after Ombudsperson
  • Loading branch information
eteq authored Nov 20, 2023
2 parents bb02341 + 33a0e4d commit f527d2a
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions roles.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,26 @@
]
}
},
{
"role": "Finance committee member",
"url": "finance_committee_member",
"people": [
"Kelle Cruz",
"Aarya Patil",
"John Swinbank",
"Erik Tollerud"
],
"role-head": "Finance committee member",
"responsibilities": {
"description": "Plan, oversee, and disburse the Astropy project finances, including:",
"details": [
"Determine and manage the process for paying people from Astropy's project-level funding.",
"Paying and overseeing people in supporting roles (e.g., documentation copy-editors, contract lawyers).",
"Oversee payment for services, licenses, and travel (e.g., Python in Astro, SciPy), and other miscellaneous expenses the project already pays for.",
"Maintain and continuously develop a transparent process for reporting all of the above to the Coordination Committee and wider community, related record keeping, and planning the same for future possible financial committee efforts."
]
}
},
{
"role": "Community engagement coordinator",
"url": "Community_engagement_coordinator",
Expand Down Expand Up @@ -169,26 +189,6 @@
}
]
},
{
"role": "Finance committee member",
"url": "finance_committee_member",
"people": [
"Kelle Cruz",
"Aarya Patil",
"John Swinbank",
"Erik Tollerud"
],
"role-head": "Finance committee member",
"responsibilities": {
"description": "Plan, oversee, and disburse the Astropy project finances, including:",
"details": [
"Determine and manage the process for paying people from Astropy's project-level funding.",
"Paying and overseeing people in supporting roles (e.g. documentation copy-editors, contract lawyers).",
"Oversee payment for services, licenses, and travel (e.g., Python in Astro, SciPy), and other miscellaneous expenses the project already pays for.",
"Maintain and continuously develop a transparent process for reporting all of the above to the Coordination Committee and wider community, related record keeping, and planning the same for future possible financial committee efforts."
]
}
},
{
"role": "Documentation infrastructure maintainer",
"url": "Documentation_infrastructure_maintainer",
Expand Down

0 comments on commit f527d2a

Please sign in to comment.