Age | Commit message (Expand) | Author |
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 |
2022-09-28 | etc: teams: Add (....* etc/teams.scm.in: Add (.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| ( |
2022-09-28 | etc: 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-27 | teams: Add pukkamustard....* etc/teams.scm.in: Add pukkamustard.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| pukkamustard |
2022-09-27 | teams: Add Josselin Poiret....* etc/teams.scm.in: Add Josselin Poiret.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Josselin Poiret |
2022-09-26 | etc: teams: Add description and scope for lisp team....* etc/teams.scm.in (lisp): Add description and scope fields.
| Guillaume Le Vaillant |
2022-09-25 | etc: 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-25 | etc: teams: Add description and scope for emacs....* etc/teams.scm.in (emacs): Add #:description and #:scope.
| Liliana Marie Prikler |
2022-09-25 | etc: teams: Define Java team scope....* etc/teams.scm.in (java): Define it.
| Julien Lepiller |
2022-09-25 | etc: teams: Define OCaml team scope....* etc/teams.scm.in (ocaml): Define it.
| Julien Lepiller |
2022-09-25 | etc: teams: Define python team scope....* etc/teams.scm.in (python): Define it.
| Lars-Dominik Braun |
2022-09-25 | etc: teams: Define haskell team scope....* etc/teams.scm.in (haskell): Define it.
| Lars-Dominik Braun |
2022-09-25 | etc: installer: Define installer team scope....* etc/teams.scm.in (installer): Define it.
| Mathieu Othacehe |
2022-09-25 | etc: teams: Define core team scope....* etc/teams.scm.in (core): Define it.
| Mathieu Othacehe |
2022-09-25 | etc: 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-25 | etc: 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 |
2022-09-14 | etc: teams: Add entry for Andrew Tropin....* etc/teams.scm.in ("Andrew Tropin"): New member.
| Andrew Tropin |
2022-09-09 | etc: teams: Add entry for Guillaume Le Vaillant....* etc/teams.scm.in ("Guillaume Le Vaillant"): New member.
| Guillaume Le Vaillant |
2022-09-04 | etc: teams: Add entry for Philip McGrath....* etc/teams.scm.in ("Philip McGrath"): New member.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Philip McGrath |
2022-09-04 | etc: teams: Add racket team....* etc/teams.scm.in (racket): New team.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Philip McGrath |