diff options
| author | Nguyễn Gia Phong <cnx@loang.net> | 2026-02-06 16:39:40 +0900 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2026-02-23 11:40:49 +0900 |
| commit | d45da4a5e932aba8d59e08e29ff3db2a3c2179c3 (patch) | |
| tree | 6108906abc25f32cd9f8711058c1e039de604bfc /CODEOWNERS | |
| parent | 279f22e9783f2bc05a0c1ddc9e523eae116d682e (diff) | |
teams: Add team for QA packages.
* etc/teams.scm (qa-packages): New team.
("Janneke Nieuwenhuizen"): Add to the team.
("Liliana Marie Prikler"): Add to the team.
("Nguyễn Gia Phong"): Add to the team.
* CODEOWNERS: Regenerate file.
Change-Id: Iccaaa39b2210b4e7cf6b310c7cc96bf771996db6
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
Diffstat (limited to 'CODEOWNERS')
| -rw-r--r-- | CODEOWNERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index 7faf99dc0d8..cd2bbd985db 100644 --- a/CODEOWNERS +++ b/CODEOWNERS | |||
| @@ -333,6 +333,17 @@ guix/import/pypi\.scm @guix/python | |||
| 333 | guix/scripts/import/pypi\.scm @guix/python | 333 | guix/scripts/import/pypi\.scm @guix/python |
| 334 | tests/import/pypi\.scm @guix/python | 334 | tests/import/pypi\.scm @guix/python |
| 335 | 335 | ||
| 336 | gnu/ci\.scm @guix/qa-packages | ||
| 337 | gnu/packages/benchmark\.scm @guix/qa-packages | ||
| 338 | gnu/packages/check\.scm @guix/qa-packages | ||
| 339 | gnu/packages/ci\.scm @guix/qa-packages | ||
| 340 | gnu/packages/code\.scm @guix/qa-packages | ||
| 341 | gnu/packages/debug\.scm @guix/qa-packages | ||
| 342 | gnu/packages/dezyne\.scm @guix/qa-packages | ||
| 343 | gnu/packages/libunwind\.scm @guix/qa-packages | ||
| 344 | gnu/services/ci\.scm @guix/qa-packages | ||
| 345 | gnu/tests/ci\.scm @guix/qa-packages | ||
| 346 | |||
| 336 | gnu/packages/qt\.scm @guix/qt | 347 | gnu/packages/qt\.scm @guix/qt |
| 337 | guix/build-system/qt\.scm @guix/qt | 348 | guix/build-system/qt\.scm @guix/qt |
| 338 | guix/build/qt-build-system\.scm @guix/qt | 349 | guix/build/qt-build-system\.scm @guix/qt |
