mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-27 02:34:53 +00:00
diffr: remove davidtwco as maintainer
This commit is contained in:
@@ -31,6 +31,6 @@ rustPlatform.buildRustPackage rec {
|
||||
mainProgram = "diffr";
|
||||
homepage = "https://github.com/mookid/diffr";
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [ davidtwco ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user