maintainers: add serokell team, move various packages to it
This commit is contained in:
@@ -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; [ yorickvp knl ];
|
||||
maintainers = with maintainers; teams.serokell.members ++ [ knl ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user