oauth2-proxy: add swarsel as maintainer
This commit is contained in:
@@ -29,5 +29,8 @@ buildGoModule rec {
|
||||
homepage = "https://github.com/oauth2-proxy/oauth2-proxy/";
|
||||
license = lib.licenses.mit;
|
||||
mainProgram = "oauth2-proxy";
|
||||
maintainers = with lib.maintainers; [
|
||||
swarsel
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user