teams/fslabs: drop

This commit is contained in:
Wolfgang Walther
2026-01-10 21:50:46 +01:00
parent cedc564f56
commit b43b145639
5 changed files with 4 additions and 13 deletions
-9
View File
@@ -394,15 +394,6 @@ with lib.maintainers;
github = "freedesktop";
};
fslabs = {
# Verify additions to this team with at least one already existing member of the team.
members = [
lpostula
];
scope = "Group registration for packages maintained by Foresight Spatial Labs.";
shortName = "Foresight Spatial Labs employees";
};
gcc = {
members = [
synthetica
@@ -7,7 +7,7 @@ grafanaPlugin {
meta = {
description = "Opinionated traces app";
license = lib.licenses.agpl3Only;
teams = [ lib.teams.fslabs ];
maintainers = with lib.maintainers; [ lpostula ];
platforms = lib.platforms.unix;
};
}
@@ -7,7 +7,7 @@ grafanaPlugin {
meta = {
description = "Browse Loki logs without the need for writing complex queries";
license = lib.licenses.agpl3Only;
teams = [ lib.teams.fslabs ];
maintainers = with lib.maintainers; [ lpostula ];
platforms = lib.platforms.unix;
};
}
@@ -7,7 +7,7 @@ grafanaPlugin {
meta = {
description = "Developer-friendly incident response for Grafana";
license = lib.licenses.agpl3Only;
teams = [ lib.teams.fslabs ];
maintainers = with lib.maintainers; [ lpostula ];
platforms = lib.platforms.unix;
};
}
@@ -7,7 +7,7 @@ grafanaPlugin {
meta = {
description = "Integrate seamlessly with Pyroscope, the open-source continuous profiling platform, providing a smooth, query-less experience for browsing and analyzing profiling data";
license = lib.licenses.agpl3Only;
teams = [ lib.teams.fslabs ];
maintainers = with lib.maintainers; [ lpostula ];
platforms = lib.platforms.unix;
};
}