gitlab-runner: Add yayayayaka to maintainers (#171800)
This commit is contained in:
parent
96aaf29234
commit
764ec5dd39
1 changed files with 1 additions and 1 deletions
|
@ -55,6 +55,6 @@ buildGoModule rec {
|
|||
license = licenses.mit;
|
||||
homepage = "https://about.gitlab.com/gitlab-ci/";
|
||||
platforms = platforms.unix ++ platforms.darwin;
|
||||
maintainers = with maintainers; [ bachp zimbatm globin ];
|
||||
maintainers = with maintainers; [ bachp zimbatm globin yayayayaka ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue