diff --git a/etc/teams.scm b/etc/teams.scm index 82d884c163b..0c3f15d7d87 100755 --- a/etc/teams.scm +++ b/etc/teams.scm @@ -538,6 +538,13 @@ of Rebar and Mix build systems and Hex.pm importer." "We focus on collaboration, project growth and future (social) challenges")) +(define-team maintainers + (team 'maintainers + #:name "Maintainers" + #:description + "Looking after project policies, commit access and code of conduct +reports.")) + (define-team core (team 'core #:name "Core / Tools / Internals" @@ -1286,7 +1293,7 @@ the \"texlive\" importer." (define-member (person "Tobias Geerinckx-Rice" "me@tobias.gr" "nckx") - mentors) + maintainers mentors) (define-member (person "Steve George" "steve@futurile.net" @@ -1301,7 +1308,7 @@ the \"texlive\" importer." (define-member (person "Efraim Flashner" "efraim@flashner.co.il" "efraim") - embedded bootstrap release rust) + maintainers embedded bootstrap release rust) (define-member (person "jgart" "jgart@dismail.de" @@ -1326,7 +1333,7 @@ the \"texlive\" importer." (define-member (person "Mathieu Othacehe" "othacehe@gnu.org" "mothacehe") - installer mentors) + maintainers installer mentors) (define-member (person "Florian Pelz" "pelzflorian@pelzflorian.de" @@ -1391,7 +1398,7 @@ the \"texlive\" importer." (define-member (person "Maxim Cournoyer" "maxim@guixotic.coop" "apteryx") - core documentation electronics gnome qt telephony) + maintainers core documentation electronics gnome qt telephony) (define-member (person "Katherine Cox-Buday" "cox.katherine.e+guix@gmail.com"