aboutsummaryrefslogtreecommitdiff

;showmsg=1'>etc/teams.scm.in
AgeCommit message (Collapse)Author
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>