gitlab: add yayayayaka to the list of maintainers

main
Lara 3 years ago
parent 1d4cd29e2c
commit 86cfedf3e8
  1. 2
      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

Loading…
Cancel
Save