chore: add @zwarich to the compiler CODEOWNERS (#8305)

This commit is contained in:
Cameron Zwarich 2025-05-12 11:42:54 -07:00 committed by GitHub
parent e212890dfc
commit 579d0ad15d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,8 +7,9 @@
/.github/ @kim-em
/RELEASES.md @kim-em
/src/kernel/ @leodemoura
/src/library/compiler/ @zwarich
/src/lake/ @tydeu
/src/Lean/Compiler/ @leodemoura
/src/Lean/Compiler/ @leodemoura @zwarich
/src/Lean/Data/Lsp/ @mhuisi
/src/Lean/Elab/Deriving/ @kim-em
/src/Lean/Elab/Tactic/ @kim-em