| Index: third_party/crashpad/OWNERS
|
| diff --git a/third_party/crashpad/OWNERS b/third_party/crashpad/OWNERS
|
| index 1e002677a398e50c0210b7ef53afb0df0604a876..bc85a4b2e4f2ca78a242452345c7cbf72d1706bf 100644
|
| --- a/third_party/crashpad/OWNERS
|
| +++ b/third_party/crashpad/OWNERS
|
| @@ -1,3 +1,15 @@
|
| +# Copyright 2015 The Chromium Authors. All rights reserved.
|
| +# Use of this source code is governed by a BSD-style license that can be
|
| +# found in the LICENSE file.
|
| +
|
| +# The rules for third_party/crashpad/crashpad:
|
| +#
|
| +# Aside from work necessary to adhere to changes in Chromium interfaces used by
|
| +# Crashpad, all changes should first be made in the upstream Crashpad
|
| +# repository, and then imported here. See README.chromium.
|
| +
|
| +set noparent
|
| +
|
| mark@chromium.org
|
| rsesek@chromium.org
|
| scottmg@chromium.org
|
|
|