aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2023-08-27 12:26:49 +0200
committerAndreas Enge <andreas@enge.fr>2023-08-27 12:26:49 +0200
commit8b4a248fc4765212a4103c4520ae1f901937df41 (patch)
tree16a19554073f5de41534f7e9abdd2a523e86a345 /etc
parent5856e185a3d4f47e27dfd064a231b3a1d44a6494 (diff)
downloadguix-8b4a248fc4765212a4103c4520ae1f901937df41.tar
guix-8b4a248fc4765212a4103c4520ae1f901937df41.tar.gz
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.
Diffstat (limited to 'etc')
-rw-r--r--etc/teams.scm.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 9481b44168..327a47d9f9 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -174,6 +174,7 @@ and the r-build-system."
"TeX, LaTeX, XeLaTeX, LuaTeX, TeXLive, the texlive-build-system, and
the \"texlive\" importer."
#:scope (list "gnu/packages/tex.scm"
+ "gnu/packages/texlive.scm"
"guix/build/texlive-build-system.scm"
"guix/build-system/texlive.scm"
"guix/import/texlive.scm"
@@ -516,7 +517,7 @@ GLib/GIO, GTK, GStreamer and Webkit."
(define-member (person "Andreas Enge"
"andreas@enge.fr")
- lxqt science)
+ lxqt science tex)
(define-member (person "Tobias Geerinckx-Rice"
"me@tobias.gr")