Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-03 | docs: Add myself to CODEOWNERS for docs/refman | Daniel Mensinger | 1 | -0/+1 | |
2021-09-29 | CODEOWNERS: add myself as "meson test" owner | Paolo Bonzini | 1 | -0/+1 | |
2021-01-05 | update codeowners with the rust module | Dylan Baker | 1 | -0/+1 | |
2020-09-28 | CODEOWNERS: don't use * [skip ci] | Dylan Baker | 1 | -3/+3 | |
strangely enough the syntax is: /foo/* (files in foo, but not in foo/dir/) /foo/ (files in foo and any subfolder of foo (recursively) | |||||
2020-09-15 | CODEOWNERS: add dcbaker for compilers and linkers [skip ci] | Dylan Baker | 1 | -0/+2 | |
I probably know more about that code than anyone else, so I'm probably the right person to be reviewing stuff in there. | |||||
2020-09-13 | external-project: New module to build configure/make projects | Xavier Claessens | 1 | -0/+1 | |
This adds an experimental meson module to build projects with other build systems. Closes: #4316 | |||||
2020-02-03 | Add mesonbuild/ast to CODEOWNERS [skip ci] | Daniel Mensinger | 1 | -0/+1 | |
2020-01-30 | Add CODEOWNERS file [skip ci] | Xavier Claessens | 1 | -0/+4 | |
Following proposal in #6485 we would like to delegate maitainership of parts of the Meson project (modules) to selected volunteers. Fixes: #6485. |