Skip to content

Commit f527d2a

Browse files
authored
Merge pull request #535 from pllim/show-me-the-money
Roles: Move Finance Committee to after Ombudsperson
2 parents bb02341 + 33a0e4d commit f527d2a

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

roles.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,26 @@
5454
]
5555
}
5656
},
57+
{
58+
"role": "Finance committee member",
59+
"url": "finance_committee_member",
60+
"people": [
61+
"Kelle Cruz",
62+
"Aarya Patil",
63+
"John Swinbank",
64+
"Erik Tollerud"
65+
],
66+
"role-head": "Finance committee member",
67+
"responsibilities": {
68+
"description": "Plan, oversee, and disburse the Astropy project finances, including:",
69+
"details": [
70+
"Determine and manage the process for paying people from Astropy's project-level funding.",
71+
"Paying and overseeing people in supporting roles (e.g., documentation copy-editors, contract lawyers).",
72+
"Oversee payment for services, licenses, and travel (e.g., Python in Astro, SciPy), and other miscellaneous expenses the project already pays for.",
73+
"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."
74+
]
75+
}
76+
},
5777
{
5878
"role": "Community engagement coordinator",
5979
"url": "Community_engagement_coordinator",
@@ -169,26 +189,6 @@
169189
}
170190
]
171191
},
172-
{
173-
"role": "Finance committee member",
174-
"url": "finance_committee_member",
175-
"people": [
176-
"Kelle Cruz",
177-
"Aarya Patil",
178-
"John Swinbank",
179-
"Erik Tollerud"
180-
],
181-
"role-head": "Finance committee member",
182-
"responsibilities": {
183-
"description": "Plan, oversee, and disburse the Astropy project finances, including:",
184-
"details": [
185-
"Determine and manage the process for paying people from Astropy's project-level funding.",
186-
"Paying and overseeing people in supporting roles (e.g. documentation copy-editors, contract lawyers).",
187-
"Oversee payment for services, licenses, and travel (e.g., Python in Astro, SciPy), and other miscellaneous expenses the project already pays for.",
188-
"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."
189-
]
190-
}
191-
},
192192
{
193193
"role": "Documentation infrastructure maintainer",
194194
"url": "Documentation_infrastructure_maintainer",

0 commit comments

Comments
 (0)