From 86cfedf3e84646b5d1f80e00554118a1421595d5 Mon Sep 17 00:00:00 2001 From: Lara Date: Mon, 8 Nov 2021 16:51:31 +0000 Subject: [PATCH] gitlab: add yayayayaka to the list of maintainers --- pkgs/applications/version-management/gitlab/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/version-management/gitlab/default.nix b/pkgs/applications/version-management/gitlab/default.nix index 347151b1a7f9..c386add243e2 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