gitlab: add yayayayaka to the list of maintainers

Lara 86cfedf3 1d4cd29e

+1 -1
+1 -1
pkgs/applications/version-management/gitlab/default.nix
··· 198 198 meta = with lib; { 199 199 homepage = "http://www.gitlab.com/"; 200 200 platforms = platforms.linux; 201 - maintainers = with maintainers; [ fpletz globin krav talyz yuka ]; 201 + maintainers = with maintainers; [ fpletz globin krav talyz yayayayaka yuka ]; 202 202 } // (if gitlabEnterprise then 203 203 { 204 204 license = licenses.unfreeRedistributable; # https://gitlab.com/gitlab-org/gitlab-ee/raw/master/LICENSE