Reviewers: Benedikt Meurer, danno, rossberg, Sven Panne,

Message:
as mentioned on the thread, I didn't intend to get the list right, just to have
a starting point.

I don't think I'm in a good position to judge who should be in the owners file
for compiler for example, maybe Ben can sort that out once this has landed?

Description:
Add initial set of sub directory OWNERS file

BUG=none
[email protected]
LOG=n

Please review this at https://codereview.chromium.org/960903003/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+19, -0 lines):
  A include/OWNERS
  A src/base/OWNERS
  A src/compiler/OWNERS
  A src/heap/OWNERS
  A src/ic/OWNERS
  A src/libplatform/OWNERS


Index: include/OWNERS
diff --git a/include/OWNERS b/include/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..03f04c7a4fe421ccf1bb58006375247c51ffdb1b
--- /dev/null
+++ b/include/OWNERS
@@ -0,0 +1,4 @@
[email protected]
[email protected]
[email protected]
[email protected]
Index: src/base/OWNERS
diff --git a/src/base/OWNERS b/src/base/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..2cb4d7c7bee301ef257d621b9a1e3a36fc6c0804
--- /dev/null
+++ b/src/base/OWNERS
@@ -0,0 +1,3 @@
[email protected]
[email protected]
[email protected]
Index: src/compiler/OWNERS
diff --git a/src/compiler/OWNERS b/src/compiler/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..2807fcf5857bc404e21c59b464871944725ee4c2
--- /dev/null
+++ b/src/compiler/OWNERS
@@ -0,0 +1,6 @@
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Index: src/heap/OWNERS
diff --git a/src/heap/OWNERS b/src/heap/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..e8a1a09dc96aa62ef967047cc9af8e1c55ff7eec
--- /dev/null
+++ b/src/heap/OWNERS
@@ -0,0 +1,3 @@
[email protected]
[email protected]
[email protected]
Index: src/ic/OWNERS
diff --git a/src/ic/OWNERS b/src/ic/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..fa1639315aafe1e618e110fa77ec549e07756e16
--- /dev/null
+++ b/src/ic/OWNERS
@@ -0,0 +1,2 @@
[email protected]
[email protected]
Index: src/libplatform/OWNERS
diff --git a/src/libplatform/OWNERS b/src/libplatform/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..d691287b2d55d50198b2bba9122bea60ee3f0888
--- /dev/null
+++ b/src/libplatform/OWNERS
@@ -0,0 +1 @@
[email protected]


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to