Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(945)

Unified Diff: third_party/crashpad/OWNERS

Issue 1505213004: Copy Crashpad into the Chrome tree instead of importing it via DEPS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comments, update README.chromium Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698