doc: add Kyle Miller as delaborator code owner

This commit is contained in:
Sebastian Ullrich 2024-02-15 17:42:57 +01:00 committed by GitHub
parent 271ae5b8e5
commit 4e58b428e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,6 +17,7 @@
/src/Lean/Meta/Tactic/ @leodemoura
/src/Lean/Parser/ @Kha
/src/Lean/PrettyPrinter/ @Kha
/src/Lean/PrettyPrinter/Delaborator/ @kmill
/src/Lean/Server/ @mhuisi
/src/Lean/Widget/ @Vtec234
/src/runtime/io.cpp @joehendrix