smfh: adopt by upstream team (#468360)
This commit is contained in:
@@ -342,6 +342,10 @@ with lib.maintainers;
|
||||
enableFeatureFreezePing = true;
|
||||
};
|
||||
|
||||
feel-co = {
|
||||
github = "feel-co";
|
||||
};
|
||||
|
||||
flutter = {
|
||||
enableFeatureFreezePing = false;
|
||||
github = "flutter";
|
||||
|
||||
@@ -21,10 +21,7 @@ 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
|
||||
];
|
||||
teams = [ lib.teams.feel-co ];
|
||||
mainProgram = "smfh";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user