diff options
| author | Nicolas Graves <ngraves@ngraves.fr> | 2025-09-17 01:26:52 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2025-10-01 11:04:16 +0200 |
| commit | a34376aa7189447f0850fb825ca20a198557f9ce (patch) | |
| tree | 019931f4d20f282709540bbdc3c246aa5017a36d /CODEOWNERS | |
| parent | 0dba512d86a2002f930abff8823a0a7889b50dbe (diff) | |
import: texlive: Move tests to tests/import/texlive.scm.
* tests/texlive.scm: Move to tests/import/texlive.scm.
* Makefile.am: Refresh it.
* CODEOWNERS: Refresh it.
* etc/teams.scm: Refresh it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'CODEOWNERS')
| -rw-r--r-- | CODEOWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index dde40e2f3c5..f5d1082b0f1 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -369,7 +369,7 @@ guix/build/texlive-build-system\.scm @guix/tex guix/build-system/texlive\.scm @guix/tex guix/import/texlive\.scm @guix/tex guix/scripts/import/texlive\.scm @guix/tex -tests/texlive\.scm @guix/tex +tests/import/texlive\.scm @guix/tex etc/news\.scm @guix/translations po/ @guix/translations |
