mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
bicep: remove khaneliman maintainer
Don't work with it anymore.
This commit is contained in:
parent
d0d992d748
commit
badff910d2
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue