summaryrefslogtreecommitdiff
path: root/etc/teams.scm.in
AgeCommit message (Collapse)Author
2023-07-25etc: Add a Qt team.Maxim Cournoyer
* etc/teams.scm.in (qt): New variable. ('Maxim Cournoyer'): Add to qt team.
2023-07-25etc: Add a telephony team.Maxim Cournoyer
* etc/teams.scm.in (telephony): New variable. ('Maxim Cournoyer'): Add to telephony team.
2023-07-17teams: Change email address for Christopher Baines.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.
2023-05-24teams: Add Vagrant Cascadian to the embedded team.Vagrant Cascadian
* etc/teams.scm.in ("Vagrant Cascadian"): Add to embedded team.
2023-05-24teams: Split Embedded and Bootstrap into separate teams.Vagrant Cascadian
* etc/teams.scm.in (embedded-bootstrap): Replace by two separate teams. (embedded): New variable. (bootstrap): New variable. Adjust membership to use new teams.
2023-05-19teams: Correct chemistry.scm typo.Antero Mejr
* etc/teams.scm.in (science): Change chemestry.scm to chemistry.scm. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-11teams: Fix script to produce a single X-Debbugs-Cc header.Maxim Cournoyer
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>
2023-05-07etc: teams: Add sequoia.scm to the rust team.Efraim Flashner
* etc/teams.scm.in (rust): Add gnu/packages/sequoia.scm to the rust team module scope.
2023-05-01teams: Add a 'cc-mentors-header-cmd' action.Maxim Cournoyer
* etc/teams.scm.in (main): Register a new "cc-mentors-header-cmd" action. Document it.
2023-05-01teams: Add 'cc-members-header-cmd' action.Maxim Cournoyer
* etc/teams.scm.in (patch->teams): New procedure. (main): Use it. Add a new "cc-members-header-cmd" command; document it.
2023-04-06teams: Add Maxim Cournoyer.Liliana Marie Prikler
* etc/teams.scm.in ("Maxim Cournoyer"): New member.
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.Liliana Marie Prikler
* etc/teams.scm.in (gnome): New team. ("Liliana Marie Prikler", "Raghav Gururajan"): Add to gnome.
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.Ricardo Wurmus
* etc/teams.scm.in (tex): New team; add Ricardo to the team.
2023-01-16etc: teams: Remove entry for Thiago Jung Bauermann.Thiago Jung Bauermann
* etc/teams.scm.in ("Thiago Jung Bauermann"): Remove member. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-10teams: Add Vagrant Cascadian.Vagrant Cascadian
* etc/teams.scm.in Add Vagrant Cascadian to Reproducible Builds team.
2023-01-10teams: Add Reproducible Builds team.Vagrant Cascadian
* etc/teams.scm.in (reproduciblebuilds): New team.
2022-12-28teams: Allow a patch-file argument to cc-members.Maxim Cournoyer
* 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
2022-12-28teams: Add a "get-maintainer" command.Maxim Cournoyer
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
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.Tobias Geerinckx-Rice
* etc/teams.scm.in: Add Tobias Geerinckx-Rice.
2022-12-09teams: science: Add modules to the scope.Sharlatan Hellseher
* etc/teams.scm.in (science): Add algebra, astronomy, geo, chemestry, maths modules to the scope. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-02etc: teams: Add chez.scm to Racket team's scope.Philip McGrath
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>
2022-11-12teams: Add Raghav Gururajan.Raghav Gururajan
* etc/teams.scm.in: Add Raghav Gururajan.
2022-11-12Revert "teams: Add Raghav Gururajan."Raghav Gururajan
This reverts commit 56aebf7f7cbb3781c3f470902f43b361f85cba3e.
2022-11-12teams: Add Raghav Gururajan.Raghav Gururajan
* etc/teams.scm.in: Add Raghav Gururajan.
2022-11-09etc: teams: List teams sorted by id.zimoun
* etc/teams.scm.in (list-teams): Sort teams by id. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-11-09etc: teams: List members sorted by name.zimoun
* etc/teams.scm.in (list-members): Sort by name. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-11-06etc: teams: Add pyproject-build-system to python scope.jgart
* 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>
2022-11-03etc: teams: Add help information for commands.Antero Mejr
* etc/teams.scm.in (main): Add command information to usage help prompt. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-03etc: teams: Add news.scm to translations team scope.Thiago Jung Bauermann
* etc/teams.scm.in (translations)[#:scope]: Add etc/news.scm. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-28teams: Add Simon Tournier.zimoun
* etc/teams.scm.in: Add Simon Tournier. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
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.pukkamustard
* etc/teams.scm.in: Add pukkamustard. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-27teams: Add Josselin Poiret.Josselin Poiret
* etc/teams.scm.in: Add Josselin Poiret. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-26etc: teams: Add description and scope for lisp team.Guillaume Le Vaillant
* etc/teams.scm.in (lisp): Add description and scope fields.
2022-09-25etc: teams: Give games a scope.Liliana Marie Prikler
* etc/teams.scm.in (games)[#:name]: Change to “Games and Toys”. [#:description, #:scope]: New fields.
2022-09-25etc: teams: Add description and scope for emacs.Liliana Marie Prikler
* etc/teams.scm.in (emacs): Add #:description and #:scope.
2022-09-25etc: teams: Define Java team scope.Julien Lepiller
* etc/teams.scm.in (java): Define it.
2022-09-25etc: teams: Define OCaml team scope.Julien Lepiller
* etc/teams.scm.in (ocaml): Define it.
2022-09-25etc: teams: Define python team scope.Lars-Dominik Braun
* etc/teams.scm.in (python): Define it.
2022-09-25etc: teams: Define haskell team scope.Lars-Dominik Braun
* etc/teams.scm.in (haskell): Define it.
2022-09-25etc: installer: Define installer team scope.Mathieu Othacehe
* etc/teams.scm.in (installer): Define it.
2022-09-25etc: teams: Define core team scope.Mathieu Othacehe
* etc/teams.scm.in (core): Define it.