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:
parent
8972c71522
commit
60f78e7981
|
@ -4,3 +4,5 @@
|
|||
/mesonbuild/modules/unstable_external_project.py @xclaesse
|
||||
/mesonbuild/ast/* @mensinda
|
||||
/mesonbuild/cmake/* @mensinda
|
||||
/mesonbuild/compilers/* @dcbaker
|
||||
/mesonbuild/linkers.py @dcbaker
|
||||
|
|
Loading…
Reference in New Issue