mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 10:22:54 +08:00
xdvdfs-cli: remove federicoschonborn from maintainers
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
(cherry picked from commit 135bca15a7)
This commit is contained in:
committed by
Wolfgang Walther
parent
0b0b3ea36b
commit
b17678fbbc
@@ -35,6 +35,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
homepage = "https://github.com/antangelo/xdvdfs";
|
||||
changelog = "https://github.com/antangelo/xdvdfs/releases/tag/v${finalAttrs.version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ federicoschonborn ];
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user