summary refs log tree commit diff
path: root/pkgs/applications/version-management/gitlab
diff options
context:
space:
mode:
authorLara <lara@uwu.is>2021-11-08 16:51:31 +0000
committerLara <lara@uwu.is>2021-11-08 16:51:31 +0000
commit86cfedf3e84646b5d1f80e00554118a1421595d5 (patch)
tree39b75735e9b2306f0bbea43c47e71a61dd8a7b4b /pkgs/applications/version-management/gitlab
parent1d4cd29e2c86ca172a1164745e0275e13d4e5b9e (diff)
downloadnixpkgs-86cfedf3e84646b5d1f80e00554118a1421595d5.tar
nixpkgs-86cfedf3e84646b5d1f80e00554118a1421595d5.tar.gz
nixpkgs-86cfedf3e84646b5d1f80e00554118a1421595d5.tar.bz2
nixpkgs-86cfedf3e84646b5d1f80e00554118a1421595d5.tar.lz
nixpkgs-86cfedf3e84646b5d1f80e00554118a1421595d5.tar.xz
nixpkgs-86cfedf3e84646b5d1f80e00554118a1421595d5.tar.zst
nixpkgs-86cfedf3e84646b5d1f80e00554118a1421595d5.zip
gitlab: add yayayayaka to the list of maintainers
Diffstat (limited to 'pkgs/applications/version-management/gitlab')
-rw-r--r--pkgs/applications/version-management/gitlab/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/version-management/gitlab/default.nix b/pkgs/applications/version-management/gitlab/default.nix
index 347151b1a7f..c386add243e 100644
--- a/pkgs/applications/version-management/gitlab/default.nix
+++ b/pkgs/applications/version-management/gitlab/default.nix
@@ -198,7 +198,7 @@ stdenv.mkDerivation {
   meta = with lib; {
     homepage = "http://www.gitlab.com/";
     platforms = platforms.linux;
-    maintainers = with maintainers; [ fpletz globin krav talyz yuka ];
+    maintainers = with maintainers; [ fpletz globin krav talyz yayayayaka yuka ];
   } // (if gitlabEnterprise then
     {
       license = licenses.unfreeRedistributable; # https://gitlab.com/gitlab-org/gitlab-ee/raw/master/LICENSE