commit | cc975ae1c05f4c06796d90444d7aaaf9b308d3e8 | [log] [tgz] |
---|---|---|
author | Daniel Beitel <dbeitel@rivosinc.com> | Wed Jan 19 09:40:22 2022 -0800 |
committer | Michael Munday <mike.munday@lowrisc.org> | Thu Feb 24 12:59:45 2022 +0000 |
tree | 2f10097990eb694d2907d131a894c001fde1c2d0 | |
parent | c34153e9f90e44bda2e8644a5242d219a0a0b6be [diff] [blame] |
[meson,sw] Support Meson build on MacOS Signed-off-by: Daniel Beitel <dbeitel@rivosinc.com>
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 779901f..e36db91 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS
@@ -24,6 +24,7 @@ # Bazel build rules *.bzl @cfrantz @drewmacrae BUILD @cfrantz @drewmacrae +BUILD.bazel @cfrantz @drewmacrae /WORKSPACE @cfrantz @drewmacrae /.bazelrc @cfrantz @drewmacrae