smfh: disown by arthsmn

This commit is contained in:
éclairevoyant
2025-12-06 10:01:43 -05:00
parent 51f8f8496c
commit 650e665abe
-1
View File
@@ -21,7 +21,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
description = "Sleek Manifest File Handler";
homepage = "https://github.com/feel-co/smfh";
license = lib.licenses.agpl3Only;
maintainers = [ lib.maintainers.arthsmn ];
teams = [ lib.teams.feel-co ];
mainProgram = "smfh";
};