about summary refs log tree commit diff
path: root/nixos/tests/gitlab.nix
diff options
context:
space:
mode:
authorYaya <mak@nyantec.com>2022-03-31 19:49:39 +0000
committerYuka <yuka@yuka.dev>2022-03-31 21:56:18 +0200
commit8465654f6ab72bb765e584cbb45674d4fd6d8da1 (patch)
treea1ef1b6ac016050011a3b626fedd9b8cdfd505f4 /nixos/tests/gitlab.nix
parent35251c637ba222c193e7dd5247606964d534c1d8 (diff)
nixos/tests/gitlab: Add yayayayaka to maintainers
Diffstat (limited to 'nixos/tests/gitlab.nix')
-rw-r--r--nixos/tests/gitlab.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/gitlab.nix b/nixos/tests/gitlab.nix
index c5d9257492111..e1916ed36f315 100644
--- a/nixos/tests/gitlab.nix
+++ b/nixos/tests/gitlab.nix
@@ -6,7 +6,7 @@ in
 import ./make-test-python.nix ({ pkgs, lib, ...} : with lib; {
   name = "gitlab";
   meta = with pkgs.lib.maintainers; {
-    maintainers = [ globin ];
+    maintainers = [ globin yayayayaka ];
   };
 
   nodes = {