aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorGravatar Roman Lebedev <lebedev.ri@gmail.com>2021-09-04 19:09:49 +0300
committerGravatar GitHub <noreply@github.com>2021-09-04 09:09:49 -0700
commit0b499256611c92aa85d86866bca478825fe66945 (patch)
tree6d476ceb5680df2b2cd46ec783df90efa6e1e806 /.github
parentecc96e3fb2b619509e4da678b0cb308915d7a688 (diff)
[RawSpeed] Reenable errneously disabled MSan build (#6401)
I was not notified about that change, which i believe to be errneous. The fuzzers built here do *not* link to *any* outside libraries. Refs. https://github.com/google/oss-fuzz/pull/6281 Refs. https://github.com/google/oss-fuzz/issues/6294
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644
index 00000000..50dc55e8
--- /dev/null
+++ b/.github/CODEOWNERS
@@ -0,0 +1 @@
+/projects/librawspeed/ @LebedevRI