azure-cli: add katexochen as maintainer
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
0d67d7131f
commit
7c2203aa29
@ -375,7 +375,7 @@ py.pkgs.toPythonApplication (py.pkgs.buildAzureCliPackage rec {
|
||||
sourceProvenance = [ sourceTypes.fromSource ];
|
||||
license = licenses.mit;
|
||||
mainProgram = "az";
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ katexochen ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user