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

Unified Diff: src/trap-handler/OWNERS

Issue 2371833007: [wasm] Initial signal handler (Closed)
Patch Set: Handler signal handler registration failure Created 3 years, 11 months 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: src/trap-handler/OWNERS
diff --git a/src/trap-handler/OWNERS b/src/trap-handler/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..e44dd971554432d5a54d226a40cdf68eae4ebab0
--- /dev/null
+++ b/src/trap-handler/OWNERS
@@ -0,0 +1,10 @@
+set noparent
+
+jochen@chromium.org
+bradnelson@chromium.org
+
+# Changes to this directory should also be reviewed by:
+#
+# eholk@chromium.org
Mark Mentovai 2017/02/09 17:39:41 Why are these in comments?
Eric Holk 2017/02/15 02:02:45 Apparently only v8-committers can be listed here,
+# mseaborn@chromium.org
+# mark@chromium.org

Powered by Google App Engine
This is Rietveld 408576698