Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 2 additions & 20 deletions roles.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,25 +274,6 @@
]
}
},
{
"role": "DevOps and Operations Specialist",
"url": "devops_team",
"people": [
"E. Madison Bray",
"Pey Lian Lim",
"Brigitta Sip\u0151cz"
],
"role-head": "DevOps and Operations",
"responsibilities": {
"description": "Ensure the smooth running of the project",
"details": [
"Set up and maintain continuous integration services",
"Ensure adequate labeling of issues and pull requests",
"Perform initial triaging of issues and pull requests, including moving between repositories",
"Merge non-controversial pull requests"
]
}
},
{
"role": "Testing infrastructure maintainer",
"url": "Testing_infrastructure_maintainer",
Expand Down Expand Up @@ -398,7 +379,8 @@
"Evaluating new pull requests for quality, API consistency, Astropy coding standards, and appropriateness within the overall astropy ecosystem, in particular for pull requests spanning multiple sub-packages",
"Merging Pull Requests that are non-controversial or after reaching out to relevant subpackage maintainers",
"Maintain, review, and advocate for useful interaction between multiple sub-packages",
"Perform initial triaging of issues and pull requests",
"Perform initial triaging of issues and pull requests, including moving between repositories",
"Ensure adequate labeling of issues and pull requests",
"Keeping track of frequent contributors and their relevant areas of expertise"
]
}
Expand Down