dutree: Add matthiasbeyer as maintainer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
@@ -26,7 +26,7 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "Tool to analyze file system usage written in Rust";
|
||||
homepage = "https://github.com/nachoparker/dutree";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.matthiasbeyer ];
|
||||
mainProgram = "dutree";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user