diff --git a/roles.json b/roles.json index 5589aea7..e3841a8e 100644 --- a/roles.json +++ b/roles.json @@ -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", @@ -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" ] }