bicep: remove khaneliman maintainer
Don't work with it anymore.
This commit is contained in:
@@ -56,7 +56,7 @@ buildDotnetModule rec {
|
||||
homepage = "https://github.com/Azure/bicep/";
|
||||
changelog = "https://github.com/Azure/bicep/releases/tag/v${version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ khaneliman ];
|
||||
maintainers = [ ];
|
||||
teams = [ lib.teams.stridtech ];
|
||||
mainProgram = "bicep";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user