maintainer: remove AkechiShiro
This commit is contained in:
parent
10b813040d
commit
56abe70df8
1 changed files with 1 additions and 1 deletions
|
@ -284,7 +284,7 @@ py.pkgs.toPythonApplication (py.pkgs.buildAzureCliPackage {
|
|||
sourceProvenance = [ sourceTypes.fromSource ];
|
||||
license = licenses.mit;
|
||||
mainProgram = "az";
|
||||
maintainers = with maintainers; [ akechishiro jonringer ];
|
||||
maintainers = with maintainers; [ jonringer ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue