gitaly: Add myself to maintainers
This commit is contained in:
parent
a3b2828de3
commit
17721d3b33
@ -70,7 +70,7 @@ in buildGoPackage rec {
|
|||||||
homepage = https://gitlab.com/gitlab-org/gitaly;
|
homepage = https://gitlab.com/gitlab-org/gitaly;
|
||||||
description = "A Git RPC service for handling all the git calls made by GitLab";
|
description = "A Git RPC service for handling all the git calls made by GitLab";
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ roblabla globin fpletz ];
|
maintainers = with maintainers; [ roblabla globin fpletz talyz ];
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user