mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +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";
|
homepage = "https://github.com/antangelo/xdvdfs";
|
||||||
changelog = "https://github.com/antangelo/xdvdfs/releases/tag/v${finalAttrs.version}";
|
changelog = "https://github.com/antangelo/xdvdfs/releases/tag/v${finalAttrs.version}";
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
maintainers = with lib.maintainers; [ federicoschonborn ];
|
maintainers = with lib.maintainers; [ ];
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user