Age | Commit message (Expand) | Author |
2023-09-28 | teams: Add Munyoki Kilyungi to the python and lisp teams....* etc/teams.scm.in: Add Munyoki Kilyungi to the Python and Lisp teams.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Munyoki Kilyungi |
2023-09-22 | teams: Add self to 'python'....* etc/teams.scm.in (Marius Bakke): New person.
| Marius Bakke |
2023-09-01 | teams: emacs: Add tree-sitter.scm to scope....* etc/teams.scm.in (emacs): Add "gnu/packages/tree-sitter.scm" to scope.
| Andrew Tropin |
2023-08-30 | etc: teams: Fix regexp match and execution....This is a follow up to commit 4d7b25a0 ("etc: teams: Sort and improve display
of regular expression in 'scope' field.").
* etc/teams.scm.in (regexp-exec*): Rename to...
(regexp*-exec): ... this.
(find-team-by-scope): Replace regexp? with regexp*?. Replace regexp-exec with
regexp*-exec.
| Maxim Cournoyer |
2023-08-29 | etc: teams: Sort and improve display of regular expression in 'scope' field....Fixes <https://issues.guix.gnu.org/65208>.
* etc/teams.scm.in (<regexp*>): New record type.
(make-regexp*, regexp-exec*): New procedures.
(python, haskell, julia, java, emacs, rust, core, translations, installer,
home): Use it.
(find-team-by-scope): Use it.
(list-teams): Use it.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reported-by: Greg Hogan <code@greghogan.com>
| zimoun |
2023-08-29 | etc: teams: Itemize 'scope' field....* etc/teams.scm.in (list-teams): Itemize the 'scope' field.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| zimoun |
2023-08-29 | etc: teams: Add 'show' subcommand and sort teams....* etc/teams.scm.in: Add 'show' subcommand.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| zimoun |
2023-08-29 | etc: teams: Refactor list-teams....* etc/teams.scm.in (print-team, sort-teams): New procedures.
(list-teams): Use them.
| Maxim Cournoyer |
2023-08-29 | etc: teams: Drop unused port argument for list-members procedure....* etc/teams.scm.in (list-members): Drop port optional argument. Turn PREFIX
into a keyword argument.
(print-team): Adjust accordingly.
| Maxim Cournoyer |
2023-08-29 | teams: Register the guix-emacs.el file to the Emacs team....* etc/teams.scm.in (emacs): Add the
"gnu/packages/aux-files/emacs/guix-emacs.el" file to the scope of the Emacs
team.
| Maxim Cournoyer |
2023-08-27 | Update tex team....* etc/teams.scm.in: Add gnu/packages/texlive.scm to the files and Andreas
Enge to the members of the tex team.
| Andreas Enge |
2023-08-16 | teams: Add Katherine Cox-Buday to emacs, go, and lisp teams....* etc/teams.scm.in: Add Katherine Cox-Buday.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Katherine Cox-Buday |
2023-08-12 | teams: Add myself to 'installer' and leave 'embedded'....* etc/teams.scm.in (Ludovic Courtès): Drop 'embedded' (added in
7cf606a5a0515b9a124fb58a06e3daa24a4a4e69) and add
'installer'.
| Ludovic Courtès |
2023-07-25 | etc: Add a Qt team....* etc/teams.scm.in (qt): New variable.
('Maxim Cournoyer'): Add to qt team.
| Maxim Cournoyer |
2023-07-25 | etc: Add a telephony team....* etc/teams.scm.in (telephony): New variable.
('Maxim Cournoyer'): Add to telephony team.
| Maxim Cournoyer |
2023-07-17 | teams: 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-24 | teams: Add Vagrant Cascadian to the embedded team....* etc/teams.scm.in ("Vagrant Cascadian"): Add to embedded team.
| Vagrant Cascadian |
2023-05-24 | teams: 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-19 | teams: 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-11 | teams: 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-07 | etc: 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-01 | teams: 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-01 | teams: 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-06 | teams: Add Maxim Cournoyer....* etc/teams.scm.in ("Maxim Cournoyer"): New member.
| Liliana Marie Prikler |
2023-03-30 | teams: Add Andreas Enge to lxqt team....* etc/teams.scm.in ("Andreas Enge"): Add lxqt.
| 宋文武 |
2023-03-30 | teams: lxqt: Add qt.scm to scope....* etc/teams.scm.in (lxqt): Add "gnu/packages/qt.scm" to scope.
| 宋文武 |
2023-03-28 | teams: Add Zhu Zihao....* etc/teams.scm.in: Add Zhu Zihao.
| 宋文武 |
2023-03-26 | etc: Add gnome team....* etc/teams.scm.in (gnome): New team.
("Liliana Marie Prikler", "Raghav Gururajan"): Add to gnome.
| Liliana Marie Prikler |
2023-03-14 | teams: Add 宋文武 to xfce and lxqt teams....* etc/teams.scm.in ("宋文武"): Add xfce and lxqt.
| 宋文武 |
2023-03-14 | teams: Add Xfce and LXQt teams....* etc/teams.scm.in (xfce, lxqt): New teams.
| 宋文武 |
2023-02-13 | etc: Add TeX team....* etc/teams.scm.in (tex): New team; add Ricardo to the team.
| Ricardo Wurmus |
2023-01-16 | etc: 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-10 | teams: Add Vagrant Cascadian....* etc/teams.scm.in Add Vagrant Cascadian to Reproducible Builds team.
| Vagrant Cascadian |
2023-01-10 | teams: Add Reproducible Builds team....* etc/teams.scm.in (reproduciblebuilds): New team.
| Vagrant Cascadian |
2022-12-28 | teams: 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-28 | teams: 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-26 | teams: Add 宋文武....* etc/team.scm.in: Add 宋文武.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| 宋文武 |
2022-12-26 | teams: Add localization....* etc/teams.scm.in (localization): New team.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| 宋文武 |
2022-12-11 | teams: Add Tobias Geerinckx-Rice....* etc/teams.scm.in: Add Tobias Geerinckx-Rice.
| Tobias Geerinckx-Rice |
2022-12-09 | teams: 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-02 | etc: 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-12 | teams: Add Raghav Gururajan....* etc/teams.scm.in: Add Raghav Gururajan.
| Raghav Gururajan |
2022-11-12 | Revert "teams: Add Raghav Gururajan."...This reverts commit 56aebf7f7cbb3781c3f470902f43b361f85cba3e.
| Raghav Gururajan |
2022-11-12 | teams: Add Raghav Gururajan....* etc/teams.scm.in: Add Raghav Gururajan.
| Raghav Gururajan |
2022-11-09 | etc: 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-09 | etc: 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-06 | etc: 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-03 | etc: 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-03 | etc: 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-28 | teams: Add Simon Tournier....* etc/teams.scm.in: Add Simon Tournier.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| zimoun |