summaryrefslogtreecommitdiff
path: root/etc/teams.scm.in
AgeCommit message (Collapse)Author
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.
2022-09-25etc: teams: Add regular expression support to scopes.Liliana Marie Prikler
* 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>
2022-09-25etc: teams: Add scope support.Mathieu Othacehe
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.
2022-09-14etc: teams: Add entry for Andrew Tropin.Andrew Tropin
* etc/teams.scm.in ("Andrew Tropin"): New member.
2022-09-09etc: teams: Add entry for Guillaume Le Vaillant.Guillaume Le Vaillant
* etc/teams.scm.in ("Guillaume Le Vaillant"): New member.
2022-09-04etc: teams: Add entry for Philip McGrath.Philip McGrath
* etc/teams.scm.in ("Philip McGrath"): New member. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-04etc: teams: Add racket team.Philip McGrath
* etc/teams.scm.in (racket): New team. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-11etc: teams: Add Mathieu Othacehe to mentors.Mathieu Othacehe
* etc/teams.scm.in (mentors): New member.
2022-08-05etc: teams: Add entry for Mathieu Othacehe.Mathieu Othacehe
* etc/teams.scm.in ("Mathieu Othacehe"): New member.
2022-08-05etc: teams: Add entry for Eric Bavier.Eric Bavier
* etc/teams.scm.in ("Eric Bavier"): New member. (mozilla): Add #:description keyword before description.
2022-07-13etc: teams: Add entry for Jonathan Brielmaier.Jonathan Brielmaier
* etc/teams.scm.in ("Jonathan Brielmaier"): New member.
2022-07-13etc: teams: Add mozilla team.Jonathan Brielmaier
* etc/teams.scm.in (mozilla): New team.
2022-07-10etc: teams: Add entry for Thiago Jung Bauermann.Thiago Jung Bauermann
* etc/teams.scm.in ("Thiago Jung Bauermann"): New member. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08etc: teams: Add entry for Christopher Baines.Christopher Baines
* etc/teams.scm.in ("Christopher Baines"): New member.
2022-07-08etc: teams: Add entry for Björn Höfling.Björn Höfling
* etc/teams.scm.in ("Björn Höfling"): New member.
2022-07-07etc: teams: Add entry for jgart.jgart via Guix-patches via
* etc/teams.scm.in ("jgart"): New member. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2022-07-07etc: teams: Add entry for Lars-Dominik Braun.Lars-Dominik Braun
* etc/teams.scm.in ("Lars-Dominik Braun"): New member.
2022-07-07etc: teams: Add entry for Florian Pelz.Florian Pelz
* etc/teams.scm.in ("Florian Pelz"): New member.
2022-07-06etc: teams: Add entry for Julien Lepiller.Julien Lepiller
* etc/teams.scm.in ("Julien Lepiller"): New member.
2022-07-04etc: teams: Add entry for Efraim Flashner.Efraim Flashner
* etc/teams.scm.in ("Efraim Flashner"): New member.
2022-07-03teams: Add leo Famulari.Leo Famulari
* etc/teams.scm.in ("Leo Famulari"): New member.
2022-07-03etc: teams: Add entry for Liliana Prikler.Liliana Marie Prikler
* etc/teams.scm.in ("Liliana Marie Prikler"): New member.
2022-07-03etc: teams: Sort members lexicographically by last name.Liliana Marie Prikler
* etc/teams.scm.in: Sort members lexicographically by last name.
2022-07-03etc: Update teams.Andreas Enge
* etc/teams.scm.in: Rename maths team to science and add myself to it.