Remove knl as maintainer for oauth2_proxy (#128483)
Co-authored-by: fortune <lythe1107@gmail.com> Co-authored-by: Nikola Knezevic <nikola.knezevic@imc.com>
This commit is contained in:
parent
b3b24c4b2e
commit
c50de910d1
@ -20,6 +20,6 @@ buildGoModule rec {
|
||||
description = "A reverse proxy that provides authentication with Google, Github, or other providers";
|
||||
homepage = "https://github.com/oauth2-proxy/oauth2-proxy/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; teams.serokell.members ++ [ knl ];
|
||||
maintainers = teams.serokell.members;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user