summaryrefslogtreecommitdiff
path: root/etc/teams.scm.in
AgeCommit message (Expand)Author
2023-07-17teams: Change email address for Christopher Baines....This will allow me to automatically detect when I'm getting emails related to Guix teams. * etc/teams.scm.in: Change email address for Christopher Baines. Christopher Baines
2023-05-24teams: Add Vagrant Cascadian to the embedded team....* etc/teams.scm.in ("Vagrant Cascadian"): Add to embedded team. Vagrant Cascadian
2023-05-24teams: Split Embedded and Bootstrap into separate teams....* etc/teams.scm.in (embedded-bootstrap): Replace by two separate teams. (embedded): New variable. (bootstrap): New variable. Adjust membership to use new teams. Vagrant Cascadian
2023-05-19teams: Correct chemistry.scm typo....* etc/teams.scm.in (science): Change chemestry.scm to chemistry.scm. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Antero Mejr
2023-05-11teams: Fix script to produce a single X-Debbugs-Cc header....Fixes <https://issues.guix.gnu.org/63378>. * etc/teams.scm.in (cc): Adjust format pattern. (sort-members, member->string): New procedures. (list-members): Refactor in terms of the above procedures. (main): Adjust the output of the 'cc-members-header-cmd' and 'cc-mentors-header-cmd' actions. Reviewed-by: Arun Isaac <arunisaac@systemreboot.net> Maxim Cournoyer
2023-05-07etc: teams: Add sequoia.scm to the rust team....* etc/teams.scm.in (rust): Add gnu/packages/sequoia.scm to the rust team module scope. Efraim Flashner
2023-05-01teams: Add a 'cc-mentors-header-cmd' action....* etc/teams.scm.in (main): Register a new "cc-mentors-header-cmd" action. Document it. Maxim Cournoyer
2023-05-01teams: Add 'cc-members-header-cmd' action....* etc/teams.scm.in (patch->teams): New procedure. (main): Use it. Add a new "cc-members-header-cmd" command; document it. Maxim Cournoyer
2023-04-06teams: Add Maxim Cournoyer....* etc/teams.scm.in ("Maxim Cournoyer"): New member. Liliana Marie Prikler
2023-03-30teams: Add Andreas Enge to lxqt team....* etc/teams.scm.in ("Andreas Enge"): Add lxqt. 宋文武
2023-03-30teams: lxqt: Add qt.scm to scope....* etc/teams.scm.in (lxqt): Add "gnu/packages/qt.scm" to scope. 宋文武
2023-03-28teams: Add Zhu Zihao....* etc/teams.scm.in: Add Zhu Zihao. 宋文武
2023-03-26etc: Add gnome team....* etc/teams.scm.in (gnome): New team. ("Liliana Marie Prikler", "Raghav Gururajan"): Add to gnome. Liliana Marie Prikler
2023-03-14teams: Add 宋文武 to xfce and lxqt teams....* etc/teams.scm.in ("宋文武"): Add xfce and lxqt. 宋文武
2023-03-14teams: Add Xfce and LXQt teams....* etc/teams.scm.in (xfce, lxqt): New teams. 宋文武
2023-02-13etc: Add TeX team....* etc/teams.scm.in (tex): New team; add Ricardo to the team. Ricardo Wurmus
2023-01-16etc: teams: Remove entry for Thiago Jung Bauermann....* etc/teams.scm.in ("Thiago Jung Bauermann"): Remove member. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Thiago Jung Bauermann
2023-01-10teams: Add Vagrant Cascadian....* etc/teams.scm.in Add Vagrant Cascadian to Reproducible Builds team. Vagrant Cascadian
2023-01-10teams: Add Reproducible Builds team....* etc/teams.scm.in (reproduciblebuilds): New team. Vagrant Cascadian
2022-12-28teams: Allow a patch-file argument to cc-members....* etc/teams.scm.in (git-patch->revisions): New procedure. (main) [cc-members]: New match pattern to support patch file argument. [get-maintainer]: Simplify using the newly introduced procedure from above. (main): Update usage doc. Series-changes: 2 - New: support passing a patch file to the cc-members command Maxim Cournoyer
2022-12-28teams: Add a "get-maintainer" command....This can be used as a compatibility mode with the get_maintainer.pl Perl script included in the Linux (or U-Boot) source tree. * etc/teams.scm.in (git-patch->commit-id): New procedure. (main) <get-maintainer>: Register new command. Document it. Series-changes: 2 - Move newline character (~%) in usage output to the bottom Maxim Cournoyer
2022-12-26teams: Add 宋文武....* etc/team.scm.in: Add 宋文武. Signed-off-by: Ludovic Courtès <ludo@gnu.org> 宋文武
2022-12-26teams: Add localization....* etc/teams.scm.in (localization): New team. Signed-off-by: Ludovic Courtès <ludo@gnu.org> 宋文武
2022-12-11teams: Add Tobias Geerinckx-Rice....* etc/teams.scm.in: Add Tobias Geerinckx-Rice. Tobias Geerinckx-Rice
2022-12-09teams: science: Add modules to the scope....* etc/teams.scm.in (science): Add algebra, astronomy, geo, chemestry, maths modules to the scope. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Sharlatan Hellseher
2022-12-02etc: teams: Add chez.scm to Racket team's scope....Racket's variant of Chez Scheme is defined in that file. * etc/teams.scm.in (racket)[#:scope]: Add gnu/packages/chez.scm. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath
2022-11-12teams: Add Raghav Gururajan....* etc/teams.scm.in: Add Raghav Gururajan. Raghav Gururajan
2022-11-12Revert "teams: Add Raghav Gururajan."...This reverts commit 56aebf7f7cbb3781c3f470902f43b361f85cba3e. Raghav Gururajan
2022-11-12teams: Add Raghav Gururajan....* etc/teams.scm.in: Add Raghav Gururajan. Raghav Gururajan
2022-11-09etc: teams: List teams sorted by id....* etc/teams.scm.in (list-teams): Sort teams by id. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> zimoun
2022-11-09etc: teams: List members sorted by name....* etc/teams.scm.in (list-members): Sort by name. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> zimoun
2022-11-06etc: teams: Add pyproject-build-system to python scope....* etc/teams.scm.in (python): Add guix/build/pyproject-build-system.scm and guix/build-system/pyproject.scm to python team's scope. Signed-off-by: Christopher Baines <mail@cbaines.net> jgart
2022-11-03etc: teams: Add help information for commands....* etc/teams.scm.in (main): Add command information to usage help prompt. Signed-off-by: Christopher Baines <mail@cbaines.net> Antero Mejr
2022-10-03etc: teams: Add news.scm to translations team scope....* etc/teams.scm.in (translations)[#:scope]: Add etc/news.scm. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Thiago Jung Bauermann
2022-09-28teams: Add Simon Tournier....* etc/teams.scm.in: Add Simon Tournier. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> zimoun
2022-09-28etc: teams: Add (....* etc/teams.scm.in: Add (. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> (
2022-09-28etc: teams: Add more scopes to teams....* etc/teams.scm.in (r, julia, ruby, go, rust, kernel, translations, home, mozilla, racket): Add scopes. (emacs)[scope]: Add ``guix import elpa''-related files. (installer)[scope]: Correct ``guix/installer'' to ``gnu/installer''. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> (
2022-09-27teams: Add pukkamustard....* etc/teams.scm.in: Add pukkamustard. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> pukkamustard
2022-09-27teams: Add Josselin Poiret....* etc/teams.scm.in: Add Josselin Poiret. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Josselin Poiret
2022-09-26etc: teams: Add description and scope for lisp team....* etc/teams.scm.in (lisp): Add description and scope fields. Guillaume Le Vaillant
2022-09-25etc: teams: Give games a scope....* etc/teams.scm.in (games)[#:name]: Change to “Games and Toys”. [#:description, #:scope]: New fields. Liliana Marie Prikler
2022-09-25etc: teams: Add description and scope for emacs....* etc/teams.scm.in (emacs): Add #:description and #:scope. Liliana Marie Prikler
2022-09-25etc: teams: Define Java team scope....* etc/teams.scm.in (java): Define it. Julien Lepiller
2022-09-25etc: teams: Define OCaml team scope....* etc/teams.scm.in (ocaml): Define it. Julien Lepiller
2022-09-25etc: teams: Define python team scope....* etc/teams.scm.in (python): Define it. Lars-Dominik Braun
2022-09-25etc: teams: Define haskell team scope....* etc/teams.scm.in (haskell): Define it. Lars-Dominik Braun
2022-09-25etc: installer: Define installer team scope....* etc/teams.scm.in (installer): Define it. Mathieu Othacehe
2022-09-25etc: teams: Define core team scope....* etc/teams.scm.in (core): Define it. Mathieu Othacehe
2022-09-25etc: teams: Add regular expression support to scopes....* etc/teams.scm (find-teams-by-scope): Differentiate between raw strings and regexps. Make raw string matches strict. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Liliana Marie Prikler
2022-09-25etc: teams: Add scope support....Add a scope list to each team. This list defines all the files and directories that are mentored by the team. Also add a cc-members command that takes two Git revision strings as input, add returns the members that should be CC'ed given the files impacted between the two revisions. * etc/teams.scm.in (<team>)[scope]: New field. (team, list-teams): Adapt those procedures. (find-team-by-scope, diff-revisions): New procedures. (main): Add a "cc-members" command. * doc/contributing.texi ("Teams"): Document it. ("Sending a Patch Series"): Adapt it. Mathieu Othacehe