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

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: Update 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..7c6c8b8294a5bf49da7632a6233f08db6606de4a 100644
--- a/third_party/crashpad/OWNERS
+++ b/third_party/crashpad/OWNERS
@@ -1,3 +1,13 @@
+# 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
Robert Sesek 2015/12/09 16:26:13 This is complicated enough that I'd maybe consider
Mark Mentovai 2015/12/09 22:09:45 Robert Sesek wrote:
+# Crashpad, all changes should first be made in the upstream Crashpad
+# repository, and then imported here. See README.chromium.
+
mark@chromium.org
rsesek@chromium.org
scottmg@chromium.org

Powered by Google App Engine
This is Rietveld 408576698