diff --git a/roles.json b/roles.json index 4a512b5e..51f5f8f9 100644 --- a/roles.json +++ b/roles.json @@ -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", @@ -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",