Merge pull request #224643 from NixOS/llvm/codeowner

CODEOWNERS: add RaitoBezarius to llvm tree
This commit is contained in:
Ryan Lahfa
2023-04-21 13:12:10 +02:00
committed by GitHub
+1 -1
View File
@@ -139,7 +139,7 @@
# C compilers
/pkgs/development/compilers/gcc @matthewbauer
/pkgs/development/compilers/llvm @matthewbauer
/pkgs/development/compilers/llvm @matthewbauer @RaitoBezarius
# Compatibility stuff
/pkgs/top-level/unix-tools.nix @matthewbauer