teams/fslabs: drop
This commit is contained in:
@@ -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;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user