Skip to content

Commit ed29abb

Browse files
pllimceb8
andauthored
Add APE Editors (#691)
* Add APE Editors * Changing to reflect coco7 --------- Co-authored-by: C. E. Brasseur <cbrasseur@lowell.edu>
1 parent 5c0d7ea commit ed29abb

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

roles.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,27 @@
271271
]
272272
}
273273
},
274+
{
275+
"role": "APE editor",
276+
"url": "APE_editor",
277+
"people": [
278+
"Clara Brasseur",
279+
"Aarya Patil",
280+
"Nathaniel Starkman",
281+
"Erik Tollerud",
282+
"Kyle Westfall"
283+
],
284+
"deputy": ["Unfilled"],
285+
"role-head": "APE editor",
286+
"responsibilities": {
287+
"description": "Oversee APE submissions as laid out in <a href='https://github.com/astropy/astropy-APEs/blob/main/APE1.rst'>APE 1</a>, including:",
288+
"details": [
289+
"Perform editorial reviews of new APE submissions",
290+
"Shepherd the APE discussions and redirect them to astropy-dev, as needed",
291+
"Monitor and maintain <a href='https://github.com/astrofrog/astropy-APEs'>astropy-APEs</a> repository"
292+
]
293+
}
294+
},
274295
{
275296
"role": "Release team",
276297
"url": "release_team",

0 commit comments

Comments
 (0)