teams/apm: drop
This commit is contained in:
@@ -44,7 +44,10 @@ postgresqlBuildExtension (finalAttrs: {
|
||||
homepage = "https://github.com/nmandery/pg_byteamagic";
|
||||
changelog = "https://raw.githubusercontent.com/nmandery/pg_byteamagic/refs/tags/v${finalAttrs.version}/Changes";
|
||||
license = lib.licenses.bsd2WithViews;
|
||||
teams = [ lib.teams.apm ];
|
||||
maintainers = with lib.maintainers; [
|
||||
DutchGerman
|
||||
friedow
|
||||
];
|
||||
platforms = postgresql.meta.platforms;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user