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

Unified Diff: src/trap-handler/OWNERS

Issue 2371833007: [wasm] Initial signal handler (Closed)
Patch Set: Make sure guard pages get set up when resizing from 0 to more than 0 Created 3 years, 9 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
« no previous file with comments | « src/trap-handler/DEPS ('k') | src/trap-handler/handler-inside.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
+# mseaborn@chromium.org
+# mark@chromium.org
« no previous file with comments | « src/trap-handler/DEPS ('k') | src/trap-handler/handler-inside.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698