chore: Update CODEOWNERS (#9232)

Co-authored-by: Sebastian Graf <sg@lean-fro.org>
This commit is contained in:
Sebastian Graf 2025-07-07 15:11:41 +02:00 committed by GitHub
parent 0c5946ab3f
commit 67d9d9d936
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,3 +45,6 @@
/src/Std/Tactic/BVDecide/ @hargoniX
/src/Lean/Elab/Tactic/BVDecide/ @hargoniX
/src/Std/Sat/ @hargoniX
/src/Std/Do @sgraf812
/src/Std/Tactic/Do @sgraf812
/src/Lean/Elab/Tactic/Do @sgraf812