summary refs log tree commit diff
path: root/pkgs/applications/version-management
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-06-22 12:05:00 +0000
committerGitHub <noreply@github.com>2021-06-22 12:05:00 +0000
commitc7bb5a79c8b2304c515922e90d0be281859ef139 (patch)
tree9a4066bfaa61342b2cdf9114951dc7862f00b109 /pkgs/applications/version-management
parent6f3d57cba9bdb89bce98ac70101892e142935ce1 (diff)
parentb81365e587715f3cbc59a19ff5a8c6946e567c9b (diff)
downloadnixpkgs-c7bb5a79c8b2304c515922e90d0be281859ef139.tar
nixpkgs-c7bb5a79c8b2304c515922e90d0be281859ef139.tar.gz
nixpkgs-c7bb5a79c8b2304c515922e90d0be281859ef139.tar.bz2
nixpkgs-c7bb5a79c8b2304c515922e90d0be281859ef139.tar.lz
nixpkgs-c7bb5a79c8b2304c515922e90d0be281859ef139.tar.xz
nixpkgs-c7bb5a79c8b2304c515922e90d0be281859ef139.tar.zst
nixpkgs-c7bb5a79c8b2304c515922e90d0be281859ef139.zip
Merge master into staging-next
Diffstat (limited to 'pkgs/applications/version-management')
-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 225b9f6c0cb..fffe8894405 100644
--- a/pkgs/applications/version-management/gitlab/default.nix
+++ b/pkgs/applications/version-management/gitlab/default.nix
@@ -191,7 +191,7 @@ stdenv.mkDerivation {
   meta = with lib; {
     homepage = "http://www.gitlab.com/";
     platforms = platforms.linux;
-    maintainers = with maintainers; [ fpletz globin krav talyz ];
+    maintainers = with maintainers; [ fpletz globin krav talyz yuka ];
   } // (if gitlabEnterprise then
     {
       license = licenses.unfreeRedistributable; # https://gitlab.com/gitlab-org/gitlab-ee/raw/master/LICENSE