From 830e3bdc80648d5e37281fa362213646822325b0 Mon Sep 17 00:00:00 2001 From: Hythera <87016780+Hythera@users.noreply.github.com> Date: Sun, 21 Jun 2026 13:44:20 +0200 Subject: [PATCH] ci/OWNERS: add rust team as owner of rust related packages --- ci/OWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ci/OWNERS b/ci/OWNERS index 463c546e695b..7dbf1fa8c203 100644 --- a/ci/OWNERS +++ b/ci/OWNERS @@ -223,10 +223,10 @@ nixos/modules/installer/tools/nix-fallback-paths.nix @Artturin @Ericson2314 @lo /pkgs/development/r-modules @jbedo # Rust -/pkgs/development/compilers/rust @alyssais @Mic92 @winterqt -/pkgs/build-support/rust @winterqt +/pkgs/development/compilers/rust @NixOS/rust @alyssais +/pkgs/build-support/rust @NixOS/rust /pkgs/build-support/rust/fetch-cargo-vendor* @TomaSajt -/doc/languages-frameworks/rust.section.md @winterqt +/doc/languages-frameworks/rust.section.md @NixOS/rust # Tcl /pkgs/development/interpreters/tcl @fgaz