smfh: adopt by upstream team
This commit is contained in:
@@ -21,10 +21,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
description = "Sleek Manifest File Handler";
|
||||
homepage = "https://github.com/feel-co/smfh";
|
||||
license = lib.licenses.agpl3Only;
|
||||
maintainers = with lib.maintainers; [
|
||||
arthsmn
|
||||
gerg-l
|
||||
];
|
||||
maintainers = [ lib.maintainers.arthsmn ];
|
||||
teams = [ lib.teams.feel-co ];
|
||||
mainProgram = "smfh";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user