From dd2e469ffb9b196345b3376114d7407573374cf1 Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Fri, 9 Aug 2024 20:34:43 -0400 Subject: [PATCH] Consistent verbiage --- roles.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles.json b/roles.json index 1610c3b2..024290f1 100644 --- a/roles.json +++ b/roles.json @@ -494,7 +494,7 @@ "responsibilities": [ { "subrole-head": "General maintainer", - "description": "Maintain the astropy core package in aspects that are not specific to a single sub-package", + "description": "Maintain the astropy core package in aspects that are not specific to a single sub-package, including:", "details": [ "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",