vuls: init at 0.27.0
[NixPkgs.git] / maintainers / team-list.nix
blobed58cddae16691d0b88757e63afb6e98df75f037
1 /*
2   List of maintainer teams.
3     name = {
4       # Required
5       members = [ maintainer1 maintainer2 ];
6       scope = "Maintain foo packages.";
7       shortName = "foo";
8       # Optional
9       enableFeatureFreezePing = true;
10       githubTeams = [ "my-subsystem" ];
11     };
13   where
15   - `members` is the list of maintainers belonging to the group,
16   - `scope` describes the scope of the group.
17   - `shortName` short human-readable name
18   - `enableFeatureFreezePing` will ping this team during the Feature Freeze announcements on releases
19     - There is limited mention capacity in a single post, so this should be reserved for critical components
20       or larger ecosystems within nixpkgs.
21   - `githubTeams` will ping specified GitHub teams as well
23   More fields may be added in the future.
25   When editing this file:
26    * keep the list alphabetically sorted
27    * test the validity of the format with:
28        nix-build lib/tests/teams.nix
31 { lib }:
32 with lib.maintainers;
34   acme = {
35     members = [
36       aanderse
37       arianvp
38       emily
39       flokli
40       m1cr0man
41     ];
42     scope = "Maintain ACME-related packages and modules.";
43     shortName = "ACME";
44     enableFeatureFreezePing = true;
45   };
47   bazel = {
48     members = [
49       mboes
50       uri-canva
51       cbley
52       olebedev
53       groodt
54       aherrmann
55       ylecornec
56     ];
57     scope = "Bazel build tool & related tools https://bazel.build/";
58     shortName = "Bazel";
59     enableFeatureFreezePing = true;
60   };
62   beam = {
63     members = [
64       ankhers
65       Br1ght0ne
66       DianaOlympos
67       gleber
68       happysalada
69       minijackson
70       yurrriq
71     ];
72     githubTeams = [ "beam" ];
73     scope = "Maintain BEAM-related packages and modules.";
74     shortName = "BEAM";
75     enableFeatureFreezePing = true;
76   };
78   bitnomial = {
79     # Verify additions to this team with at least one already existing member of the team.
80     members = [
81       cdepillabout
82       wraithm
83     ];
84     scope = "Group registration for packages maintained by Bitnomial.";
85     shortName = "Bitnomial employees";
86   };
88   blockchains = {
89     members = [
90       mmahut
91       RaghavSood
92     ];
93     scope = "Maintain Blockchain packages and modules.";
94     shortName = "Blockchains";
95   };
97   budgie = {
98     members = [
99       bobby285271
100       getchoo
101     ];
102     scope = "Maintain Budgie desktop environment";
103     shortName = "Budgie";
104   };
106   buildbot = {
107     members = [
108       lopsided98
109       mic92
110       zowoq
111     ];
112     scope = "Maintain Buildbot CI framework";
113     shortName = "Buildbot";
114   };
116   c = {
117     members = [
118       matthewbauer
119       mic92
120     ];
121     scope = "Maintain C libraries and tooling.";
122     shortName = "C";
123     enableFeatureFreezePing = true;
124   };
126   c3d2 = {
127     members = [
128       astro
129       SuperSandro2000
130       revol-xut
131       oxapentane
132     ];
133     scope = "Maintain packages used in the C3D2 hackspace";
134     shortName = "c3d2";
135   };
137   cinnamon = {
138     members = [
139       bobby285271
140       mkg20001
141     ];
142     scope = "Maintain Cinnamon desktop environment and applications made by the Linux Mint team.";
143     shortName = "Cinnamon";
144     enableFeatureFreezePing = true;
145   };
147   clevercloud = {
148     members = [ floriansanderscc ];
149     scope = "Maintain Clever Cloud related packages.";
150     shortName = "CleverCloud";
151     githubTeams = [ "CleverCloud" ];
152   };
154   cloudposse = {
155     members = [ dudymas ];
156     scope = "Maintain atmos and applications made by the Cloud Posse team.";
157     shortName = "CloudPosse";
158     enableFeatureFreezePing = true;
159   };
161   coq = {
162     members = [
163       cohencyril
164       Zimmi48
165       # gares has no entry in the maintainers list
166       siraben
167       vbgl
168       alizter
169     ];
170     scope = "Maintain the Coq theorem prover and related packages.";
171     shortName = "Coq";
172     enableFeatureFreezePing = true;
173   };
175   cuda = {
176     members = [
177       connorbaker
178       samuela
179       SomeoneSerge
180     ];
181     scope = "Maintain CUDA-enabled packages";
182     shortName = "Cuda";
183     githubTeams = [ "cuda-maintainers" ];
184   };
186   cyberus = {
187     # Verify additions by approval of an already existing member of the team.
188     members = [
189       xanderio
190       blitz
191     ];
192     scope = "Team for Cyberus Technology employees who collectively maintain packages.";
193     shortName = "Cyberus Technology employees";
194   };
196   darwin = {
197     members = [ toonn ];
198     githubTeams = [ "darwin-maintainers" ];
199     scope = "Maintain Darwin compatibility of packages and Darwin-only packages.";
200     shortName = "Darwin";
201     enableFeatureFreezePing = true;
202   };
204   cosmopolitan = {
205     members = [
206       bbjubjub
207       tomberek
208     ];
209     scope = "Maintain the Cosmopolitan LibC and related programs.";
210     shortName = "Cosmopolitan";
211   };
213   dotnet = {
214     members = [
215       mdarocha
216       corngood
217       ggg
218       raphaelr
219       jamiemagee
220       anpin
221     ];
222     scope = "Maintainers of the .NET build tools and packages";
223     shortName = "dotnet";
224   };
226   deepin = {
227     members = [ rewine ];
228     scope = "Maintain deepin desktop environment and related packages.";
229     shortName = "DDE";
230     enableFeatureFreezePing = true;
231   };
233   deshaw = {
234     # Verify additions to this team with at least one already existing member of the team.
235     members = [
236       de11n
237       invokes-su
238     ];
239     scope = "Group registration for D. E. Shaw employees who collectively maintain packages.";
240     shortName = "D. E. Shaw employees";
241   };
243   determinatesystems = {
244     # Verify additions to this team with at least one already existing member of the team.
245     members = [
246       cole-h
247       grahamc
248     ];
249     scope = "Group registration for packages maintained by Determinate Systems.";
250     shortName = "Determinate Systems employees";
251   };
253   dhall = {
254     members = [
255       Gabriella439
256       ehmry
257     ];
258     scope = "Maintain Dhall and related packages.";
259     shortName = "Dhall";
260     enableFeatureFreezePing = true;
261   };
263   docker = {
264     members = [
265       roberth
266       utdemir
267     ];
268     scope = "Maintain Docker and related tools.";
269     shortName = "DockerTools";
270   };
272   docs = {
273     members = [ ];
274     githubTeams = [ "documentation-team" ];
275     scope = "Maintain nixpkgs/NixOS documentation and tools for building it.";
276     shortName = "Docs";
277     enableFeatureFreezePing = true;
278   };
280   emacs = {
281     members = [
282       AndersonTorres
283       adisbladis
284       linj
285     ];
286     scope = "Maintain the Emacs editor and packages.";
287     shortName = "Emacs";
288   };
290   enlightenment = {
291     members = [ romildo ];
292     githubTeams = [ "enlightenment" ];
293     scope = "Maintain Enlightenment desktop environment and related packages.";
294     shortName = "Enlightenment";
295     enableFeatureFreezePing = true;
296   };
298   # Dummy group for the "everyone else" section
299   feature-freeze-everyone-else = {
300     members = [ ];
301     githubTeams = [
302       "nixpkgs-committers"
303       "release-engineers"
304     ];
305     scope = "Dummy team for the #everyone else' section during feture freezes, not to be used as package maintainers!";
306     shortName = "Everyone else";
307     enableFeatureFreezePing = true;
308   };
310   flutter = {
311     members = [
312       mkg20001
313       RossComputerGuy
314       FlafyDev
315       hacker1024
316     ];
317     scope = "Maintain Flutter and Dart-related packages and build tools";
318     shortName = "flutter";
319     enableFeatureFreezePing = false;
320     githubTeams = [ "flutter" ];
321   };
323   flyingcircus = {
324     # Verify additions by approval of an already existing member of the team.
325     members = [
326       theuni
327       dpausp
328       frlan
329       leona
330       osnyx
331       ma27
332       laalsaas
333     ];
334     scope = "Team for Flying Circus employees who collectively maintain packages.";
335     shortName = "Flying Circus employees";
336   };
338   formatter = {
339     members = [
340       piegames
341       infinisil
342       das_j
343       tomberek
344       _0x4A6F
345       # Not in the maintainer list
346       # Sereja313
347     ];
348     scope = "Tentative Nix formatter team to be established in https://github.com/NixOS/rfcs/pull/166";
349     shortName = "Nix formatter team";
350   };
352   freedesktop = {
353     members = [ jtojnar ];
354     scope = "Maintain Freedesktop.org packages for graphical desktop.";
355     shortName = "freedesktop.org packaging";
356   };
358   fslabs = {
359     # Verify additions to this team with at least one already existing member of the team.
360     members = [
361       greaka
362       lpostula
363     ];
364     scope = "Group registration for packages maintained by Foresight Spatial Labs.";
365     shortName = "Foresight Spatial Labs employees";
366   };
368   gcc = {
369     members = [
370       synthetica
371       vcunat
372       ericson2314
373     ];
374     scope = "Maintain GCC (GNU Compiler Collection) compilers";
375     shortName = "GCC";
376   };
378   geospatial = {
379     members = [
380       autra
381       imincik
382       l0b0
383       nh2
384       nialov
385       sikmir
386       willcohen
387     ];
388     githubTeams = [ "geospatial" ];
389     scope = "Maintain geospatial packages.";
390     shortName = "Geospatial";
391     enableFeatureFreezePing = true;
392   };
394   gitlab = {
395     members = [
396       globin
397       krav
398       talyz
399       yayayayaka
400     ];
401     scope = "Maintain gitlab packages.";
402     shortName = "gitlab";
403   };
405   golang = {
406     members = [
407       kalbasit
408       katexochen
409       mic92
410       zowoq
411       qbit
412       mfrw
413     ];
414     githubTeams = [ "golang" ];
415     scope = "Maintain Golang compilers.";
416     shortName = "Go";
417     enableFeatureFreezePing = true;
418   };
420   gnome = {
421     members = [
422       bobby285271
423       hedning
424       jtojnar
425       dasj19
426     ];
427     githubTeams = [ "gnome" ];
428     scope = "Maintain GNOME desktop environment and platform.";
429     shortName = "GNOME";
430     enableFeatureFreezePing = true;
431   };
433   graalvm-ce = {
434     members = [
435       bandresen
436       hlolli
437       glittershark
438       ericdallo
439       thiagokokada
440     ];
441     scope = "Maintain GraalVM Community Edition packages.";
442     shortName = "GraalVM-CE";
443   };
445   haskell = {
446     members = [
447       cdepillabout
448       expipiplus1
449       maralorn
450       ncfavier
451       sternenseemann
452     ];
453     githubTeams = [ "haskell" ];
454     scope = "Maintain Haskell packages and infrastructure.";
455     shortName = "Haskell";
456     enableFeatureFreezePing = true;
457   };
459   helsinki-systems = {
460     # Verify additions to this team with at least one already existing member of the team.
461     members = [
462       das_j
463       conni2461
464     ];
465     scope = "Group registration for packages maintained by Helsinki Systems";
466     shortName = "Helsinki Systems employees";
467   };
469   home-assistant = {
470     members = [
471       fab
472       hexa
473       mic92
474     ];
475     scope = "Maintain the Home Assistant ecosystem";
476     shortName = "Home Assistant";
477   };
479   infisical = {
480     members = [ akhilmhdh ];
481     scope = "Maintain Infisical";
482     shortName = "Infisical";
483   };
485   iog = {
486     members = [
487       cleverca22
488       disassembler
489       manveru
490       nrdxp
491     ];
492     scope = "Input-Output Global employees, which maintain critical software";
493     shortName = "Input-Output Global employees";
494   };
496   jitsi = {
497     members = [
498       cleeyv
499       ryantm
500       lassulus
501       yayayayaka
502       asymmetric
503     ];
504     scope = "Maintain Jitsi.";
505     shortName = "Jitsi";
506   };
508   jupyter = {
509     members = [
510       GaetanLepage
511       natsukium
512       thomasjm
513     ];
514     scope = "Maintain Jupyter and related packages.";
515     shortName = "Jupyter";
516   };
518   k3s = {
519     githubTeams = [ "k3s" ];
520     members = [
521       euank
522       frederictobiasc
523       marcusramberg
524       mic92
525       rorosen
526       wrmilling
527       yajo
528     ];
529     scope = "Maintain K3s package, NixOS module, NixOS tests, update script";
530     shortName = "K3s";
531   };
533   kubernetes = {
534     members = [
535       johanot
536       offline
537       saschagrunert
538       srhb
539     ];
540     scope = "Maintain the Kubernetes package and module";
541     shortName = "Kubernetes";
542   };
544   kodi = {
545     members = [
546       aanderse
547       cpages
548       dschrempf
549       edwtjo
550       kazenyuk
551       minijackson
552       peterhoeg
553       sephalon
554     ];
555     scope = "Maintain Kodi and related packages.";
556     shortName = "Kodi";
557   };
559   libretro = {
560     members = [
561       aanderse
562       edwtjo
563       thiagokokada
564     ];
565     scope = "Maintain Libretro, RetroArch and related packages.";
566     shortName = "Libretro";
567   };
569   linux-kernel = {
570     members = [
571       TredwellGit
572       k900
573       ma27
574       nequissimus
575       qyliss
576     ];
577     scope = "Maintain the Linux kernel.";
578     shortName = "Linux Kernel";
579   };
581   lisp = {
582     members = [
583       raskin
584       lukego
585       nagy
586       uthar
587       hraban
588     ];
589     githubTeams = [ "lisp" ];
590     scope = "Maintain the Lisp ecosystem.";
591     shortName = "lisp";
592     enableFeatureFreezePing = true;
593   };
595   llvm = {
596     members = [
597       dtzWill
598       ericson2314
599       lovek323
600       qyliss
601       RossComputerGuy
602       rrbutani
603       sternenseemann
604     ];
605     githubTeams = [ "llvm" ];
606     scope = "Maintain LLVM package sets and related packages";
607     shortName = "LLVM";
608     enableFeatureFreezePing = true;
609   };
611   lomiri = {
612     members = [ OPNA2608 ];
613     scope = "Maintain Lomiri desktop environment and related packages.";
614     shortName = "Lomiri";
615     enableFeatureFreezePing = true;
616   };
618   lumiguide = {
619     # Verify additions by approval of an already existing member of the team.
620     members = [
621       roelvandijk
622       lucus16
623     ];
624     scope = "Group registration for LumiGuide employees who collectively maintain packages.";
625     shortName = "Lumiguide employees";
626   };
628   lua = {
629     githubTeams = [ "lua" ];
630     scope = "Maintain the lua ecosystem.";
631     shortName = "lua";
632     enableFeatureFreezePing = true;
633   };
635   lumina = {
636     members = [ romildo ];
637     githubTeams = [ "lumina" ];
638     scope = "Maintain lumina desktop environment and related packages.";
639     shortName = "Lumina";
640     enableFeatureFreezePing = true;
641   };
643   lxc = {
644     members = [
645       aanderse
646       adamcstephens
647       jnsgruk
648       megheaiulian
649       mkg20001
650     ];
651     scope = "All things linuxcontainers. LXC, Incus, LXD and related packages.";
652     shortName = "lxc";
653   };
655   lxqt = {
656     members = [ romildo ];
657     githubTeams = [ "lxqt" ];
658     scope = "Maintain LXQt desktop environment and related packages.";
659     shortName = "LXQt";
660     enableFeatureFreezePing = true;
661   };
663   marketing = {
664     members = [
665       garbas
666       tomberek
667     ];
668     scope = "Marketing of Nix/NixOS/nixpkgs.";
669     shortName = "Marketing";
670     enableFeatureFreezePing = true;
671   };
673   mate = {
674     members = [
675       bobby285271
676       j03
677       romildo
678     ];
679     scope = "Maintain Mate desktop environment and related packages.";
680     shortName = "MATE";
681     enableFeatureFreezePing = true;
682   };
684   matrix = {
685     members = [
686       ma27
687       fadenb
688       mguentner
689       ralith
690       dandellion
691       sumnerevans
692       nickcao
693       teutat3s
694     ];
695     scope = "Maintain the ecosystem around Matrix, a decentralized messenger.";
696     shortName = "Matrix";
697   };
699   minimal-bootstrap = {
700     members = [
701       alejandrosame
702       artturin
703       emilytrau
704       ericson2314
705       jk
706       siraben
707     ];
708     scope = "Maintain the minimal-bootstrap toolchain and related packages.";
709     shortName = "Minimal Bootstrap";
710   };
712   mercury = {
713     members = [
714       _9999years
715       Gabriella439
716     ];
717     scope = "Group registry for packages maintained by Mercury";
718     shortName = "Mercury Employees";
719   };
721   nix = {
722     members = [
723       eelco
724       grahamc
725       pierron
726     ];
727     scope = "Maintain the Nix package manager.";
728     shortName = "Nix/nix-cli ecosystem";
729     enableFeatureFreezePing = true;
730   };
732   lix = {
733     members = [
734       raitobezarius
735       qyriad
736     ];
737     scope = "Maintain the Lix package manager inside of Nixpkgs.";
738     shortName = "Lix ecosystem";
739     enableFeatureFreezePing = true;
740   };
742   module-system = {
743     members = [
744       infinisil
745       roberth
746     ];
747     scope = "Maintain the Nixpkgs module system.";
748     shortName = "Module system";
749     enableFeatureFreezePing = true;
750   };
752   node = {
753     members = [ winter ];
754     scope = "Maintain Node.js runtimes and build tooling.";
755     shortName = "Node.js";
756     enableFeatureFreezePing = true;
757   };
759   ocaml = {
760     members = [ alizter ];
761     githubTeams = [ "ocaml" ];
762     scope = "Maintain the OCaml compiler and package set.";
763     shortName = "OCaml";
764     enableFeatureFreezePing = true;
765   };
767   openstack = {
768     members = [
769       SuperSandro2000
770       anthonyroussel
771       vinetos
772     ];
773     scope = "Maintain the ecosystem around OpenStack";
774     shortName = "OpenStack";
775   };
777   ororatech = {
778     # email: nixdevs@ororatech.com
779     shortName = "OroraTech GmbH. employees";
780     scope = "Team for packages maintained by employees of OroraTech GmbH.";
781     # Edits to this list should only be done by an already existing member.
782     members = [
783       kip93
784       victormeriqui
785     ];
786   };
788   pantheon = {
789     members = [
790       davidak
791       bobby285271
792     ];
793     githubTeams = [ "pantheon" ];
794     scope = "Maintain Pantheon desktop environment and platform.";
795     shortName = "Pantheon";
796     enableFeatureFreezePing = true;
797   };
799   perl = {
800     members = [
801       sgo
802       marcusramberg
803       zakame
804     ];
805     scope = "Maintain the Perl interpreter and Perl packages.";
806     shortName = "Perl";
807     enableFeatureFreezePing = true;
808   };
810   php = {
811     members = [
812       aanderse
813       drupol
814       ma27
815       piotrkwiecinski
816       talyz
817     ];
818     githubTeams = [ "php" ];
819     scope = "Maintain PHP related packages and extensions.";
820     shortName = "PHP";
821     enableFeatureFreezePing = true;
822   };
824   podman = {
825     members = [
826       saschagrunert
827       vdemeester
828     ];
829     githubTeams = [ "podman" ];
830     scope = "Maintain Podman and CRI-O related packages and modules.";
831     shortName = "Podman";
832   };
834   postgres = {
835     members = [ thoughtpolice ];
836     scope = "Maintain the PostgreSQL package and plugins along with the NixOS module.";
837     shortName = "PostgreSQL";
838   };
840   python = {
841     members = [
842       hexa
843       natsukium
844     ];
845     scope = "Maintain the Python interpreter and related packages.";
846     shortName = "Python";
847     enableFeatureFreezePing = true;
848   };
850   qt-kde = {
851     members = [
852       ilya-fedin
853       k900
854       LunNova
855       mjm
856       nickcao
857       SuperSandro2000
858       ttuegel
859     ];
860     githubTeams = [ "qt-kde" ];
861     scope = "Maintain the Qt framework, KDE application suite, Plasma desktop environment and related projects.";
862     shortName = "Qt / KDE";
863     enableFeatureFreezePing = true;
864   };
866   r = {
867     members = [
868       b-rodrigues
869       bcdarwin
870       jbedo
871       kupac
872     ];
873     scope = "Maintain the R programming language and related packages.";
874     shortName = "R";
875     enableFeatureFreezePing = true;
876   };
878   redcodelabs = {
879     members = [
880       unrooted
881       wr0belj
882       wintrmvte
883     ];
884     scope = "Maintain Red Code Labs related packages and modules.";
885     shortName = "Red Code Labs";
886   };
888   release = {
889     members = [ ];
890     githubTeams = [ "nixos-release-managers" ];
891     scope = "Manage the current nixpkgs/NixOS release.";
892     shortName = "Release";
893   };
895   rocm = {
896     members = [
897       Madouura
898       Flakebi
899       mschwaig
900     ];
901     githubTeams = [ "rocm-maintainers" ];
902     scope = "Maintain ROCm and related packages.";
903     shortName = "ROCm";
904   };
906   ruby = {
907     members = [ ];
908     scope = "Maintain the Ruby interpreter and related packages.";
909     shortName = "Ruby";
910     enableFeatureFreezePing = true;
911   };
913   rust = {
914     members = [
915       figsoda
916       mic92
917       tjni
918       winter
919       zowoq
920     ];
921     githubTeams = [ "rust" ];
922     scope = "Maintain the Rust compiler toolchain and nixpkgs integration.";
923     shortName = "Rust";
924     enableFeatureFreezePing = true;
925   };
927   sage = {
928     members = [
929       timokau
930       omasanori
931       raskin
932       collares
933     ];
934     scope = "Maintain SageMath and the dependencies that are likely to break it.";
935     shortName = "SageMath";
936   };
938   sdl = {
939     members = [ ];
940     scope = "Maintain SDL libraries.";
941     shortName = "SDL";
942   };
944   sphinx = {
945     members = [ ];
946     scope = "Maintain Sphinx related packages.";
947     shortName = "Sphinx";
948   };
950   serokell = {
951     # Verify additions by approval of an already existing member of the team.
952     members = [ balsoft ];
953     scope = "Group registration for Serokell employees who collectively maintain packages.";
954     shortName = "Serokell employees";
955   };
957   steam = {
958     members = [
959       atemu
960       k900
961       mkg20001
962     ];
963     scope = "Maintain steam module and packages";
964     shortName = "Steam";
965   };
967   stridtech = {
968     # Verify additions by approval of an already existing member of the team
969     members = [
970       ulrikstrid
971     ];
972     scope = "Group registration for Strid Tech AB team members who collectively maintain packages";
973     shortName = "StridTech";
974   };
976   swift = {
977     members = [
978       dduan
979       stephank
980       trepetti
981       trundle
982     ];
983     scope = "Maintain Swift compiler suite for NixOS.";
984     shortName = "Swift";
985   };
987   systemd = {
988     members = [ ];
989     githubTeams = [ "systemd" ];
990     scope = "Maintain systemd for NixOS.";
991     shortName = "systemd";
992     enableFeatureFreezePing = true;
993   };
995   tests = {
996     members = [ tfc ];
997     scope = "Maintain the NixOS VM test runner.";
998     shortName = "NixOS tests";
999     enableFeatureFreezePing = true;
1000   };
1002   tts = {
1003     members = [ mic92 ];
1004     scope = "coqui-ai TTS (formerly Mozilla TTS) and leaf packages";
1005     shortName = "coqui-ai TTS";
1006   };
1008   vim = {
1009     members = [
1010       figsoda
1011       softinio
1012       teto
1013     ];
1014     scope = "Maintain the vim and neovim text editors and related packages.";
1015     shortName = "Vim/Neovim";
1016   };
1018   wdz = {
1019     members = [
1020       n0emis
1021       vidister
1022       johannwagner
1023       yuka
1024     ];
1025     scope = "Group registration for WDZ GmbH team members who collectively maintain packages.";
1026     shortName = "WDZ GmbH";
1027   };
1029   xen = {
1030     members = [
1031       hehongbo
1032       lach
1033       rane
1034       sigmasquadron
1035     ];
1036     scope = "Maintain the Xen Project Hypervisor and the related tooling ecosystem.";
1037     shortName = "Xen Project Hypervisor";
1038     enableFeatureFreezePing = true;
1039     githubTeams = [ "xen-project" ];
1040   };
1042   xfce = {
1043     members = [
1044       bobby285271
1045       romildo
1046       muscaln
1047     ];
1048     scope = "Maintain Xfce desktop environment and related packages.";
1049     shortName = "Xfce";
1050     enableFeatureFreezePing = true;
1051   };
1053   zig = {
1054     members = [ figsoda ];
1055     scope = "Maintain the Zig compiler toolchain and nixpkgs integration.";
1056     shortName = "Zig";
1057     enableFeatureFreezePing = true;
1058   };