maintainers: remove dtzWill
Totally inactive on GitHub since August 2024.
This commit is contained in:
@@ -41,6 +41,6 @@ stdenv.mkDerivation {
|
||||
description = "SQLite Archive utilities";
|
||||
license = lib.licenses.bsd2;
|
||||
platforms = lib.platforms.all;
|
||||
maintainers = with lib.maintainers; [ dtzWill ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user