diff --git a/DEPS b/DEPS index 0f5311c6..6556d6de 100644 --- a/DEPS +++ b/DEPS @@ -47,7 +47,7 @@ deps = { '9719c1e1e676814c456b55f5f070eabad6709d31', 'crashpad/third_party/mini_chromium/mini_chromium': Var('chromium_git') + '/chromium/mini_chromium@' + - '22f743de47b7d14d824092c4803fc1288ab07367', + '12ef786772d9a73751e2d0f3ef9c792b09c386b5', 'crashpad/third_party/libfuzzer/src': Var('chromium_git') + '/chromium/llvm-project/compiler-rt/lib/fuzzer.git@' + 'fda403cf93ecb8792cb1d061564d89a6553ca020', diff --git a/OWNERS b/OWNERS new file mode 100644 index 00000000..a76ba0de --- /dev/null +++ b/OWNERS @@ -0,0 +1,22 @@ +# Copyright 2025 The Crashpad Authors +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +set noparent + +jperaza@chromium.org +justincohen@chromium.org +lgrey@chromium.org +mark@chromium.org +pbos@chromium.org +wfh@chromium.org