CODEOWNERS: add dcbaker for compilers and linkers [skip ci]

I probably know more about that code than anyone else, so I'm probably
the right person to be reviewing stuff in there.
This commit is contained in:
Dylan Baker 2020-09-14 14:13:53 -07:00 committed by GitHub
parent 8972c71522
commit 60f78e7981
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -4,3 +4,5 @@
/mesonbuild/modules/unstable_external_project.py @xclaesse
/mesonbuild/ast/* @mensinda
/mesonbuild/cmake/* @mensinda
/mesonbuild/compilers/* @dcbaker
/mesonbuild/linkers.py @dcbaker