aboutsummaryrefslogtreecommitdiff
path: root/etc/teams.scm.in
diff options
context:
space:
mode:
authorMathieu Othacehe <othacehe@gnu.org>2022-08-05 17:14:59 +0200
committerMathieu Othacehe <othacehe@gnu.org>2022-08-05 17:14:59 +0200
commit0e6e037417c2cd278b206d9cd627396955bfa8b3 (patch)
tree0dcaa3fe68d030b4e5113845603fdfa0a6892223 /etc/teams.scm.in
parent791620b61dd0e9ef1eba1b82d4c1a277fa648ad9 (diff)
downloadguix-0e6e037417c2cd278b206d9cd627396955bfa8b3.tar.gz
guix-0e6e037417c2cd278b206d9cd627396955bfa8b3.zip
etc: teams: Add entry for Mathieu Othacehe.
* etc/teams.scm.in ("Mathieu Othacehe"): New member.
Diffstat (limited to 'etc/teams.scm.in')
-rw-r--r--etc/teams.scm.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index f20ba21217..adee5d4356 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -230,6 +230,10 @@ and Thunderbird."))
"julien@lepiller.eu")
java ocaml translations)
+(define-member (person "Mathieu Othacehe"
+ "othacehe@gnu.org")
+ core installer)
+
(define-member (person "Florian Pelz"
"pelzflorian@pelzflorian.de")
translations)
88a9244bdedd2d9f11511c9571d2'>maint: update-guix-package: Optionally add sources to store.Maxim Cournoyer 2020-10-25maint: update-guix-package: Include the git.sv.gnu.org alias.Maxim Cournoyer 2020-10-19maint: update-guix-package: Prevent accidentally breaking guix pull.Maxim Cournoyer 2020-10-04cuirass: Add hurd-manifest.Jan (janneke) Nieuwenhuizen 2020-10-01ci: Add log and outputs keys.Mathieu Othacehe 2020-10-01ci: Add nix-name and system keys.Mathieu Othacehe 2020-08-29build: Remove references to the 'nix-hash' program.Ludovic Courtès 2020-08-24Use "guile-zlib" and "guile-lzlib" instead of (guix config).Mathieu Othacehe 2020-07-11maint: Remove 'build-aux/git-authenticate.scm'.Ludovic Courtès 2020-06-16maint: "make authenticate" behaves like 'guix pull' by default.Ludovic Courtès 2020-06-16git-authenticate: Cache takes a key parameter.Ludovic Courtès 2020-06-05Add (guix git-authenticate).Ludovic Courtès 2020-06-02git-authenticate: Rename '%committers' to '%historical-committers'.Ludovic Courtès 2020-05-28update-guix-package: Use 'origin-hash'.Vincent Legoll 2020-05-22maint: Add "make check-channel-news".Ludovic Courtès 2020-05-08Merge branch 'core-updates'Marius Bakke 2020-05-07git-authenticate: Use the 'origin/keyring' branch by default.Ludovic Courtès 2020-05-05Merge branch 'master' into core-updatesMarius Bakke