mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
maintainers/team-list: add fslabs
(cherry picked from commit 0e5f44658e
)
This commit is contained in:
parent
8ab3d77d28
commit
21c744b445
1 changed files with 10 additions and 0 deletions
|
@ -345,6 +345,16 @@ with lib.maintainers; {
|
||||||
shortName = "freedesktop.org packaging";
|
shortName = "freedesktop.org packaging";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
fslabs = {
|
||||||
|
# Verify additions to this team with at least one already existing member of the team.
|
||||||
|
members = [
|
||||||
|
greaka
|
||||||
|
lpostula
|
||||||
|
];
|
||||||
|
scope = "Group registration for packages maintained by Foresight Spatial Labs.";
|
||||||
|
shortName = "Foresight Spatial Labs employees";
|
||||||
|
};
|
||||||
|
|
||||||
gcc = {
|
gcc = {
|
||||||
members = [
|
members = [
|
||||||
synthetica
|
synthetica
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue