Commit f3e62ad4 authored by zowoq's avatar zowoq
Browse files

maintainers/teams: set githubTeams for rust

parent 64a9e244
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -726,6 +726,9 @@ with lib.maintainers; {
      winter
      zowoq
    ];
    githubTeams = [
      "rust"
    ];
    scope = "Maintain the Rust compiler toolchain and nixpkgs integration.";
    shortName = "Rust";
    enableFeatureFreezePing = true;