Chromium Code Reviews

Unified Diff: test/cctest/OWNERS

Issue 1259013002: Add per-file OWNERS for PPC-specific cctests (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Alphabetize Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/OWNERS
diff --git a/test/cctest/OWNERS b/test/cctest/OWNERS
index 93565c5a7a0b0ceddb7d369e848609c271fccc9a..edd11e7476e30b7a435bcfaebbc873881a759e76 100644
--- a/test/cctest/OWNERS
+++ b/test/cctest/OWNERS
@@ -3,3 +3,8 @@ per-file *-mips*=gergely.kis@imgtec.com
per-file *-mips*=akos.palfi@imgtec.com
per-file *-mips*=balazs.kilvady@imgtec.com
per-file *-mips*=dusan.milosavljevic@imgtec.com
+per-file *-ppc*=dstence@us.ibm.com
+per-file *-ppc*=joransiu@ca.ibm.com
+per-file *-ppc*=jyan@ca.ibm.com
+per-file *-ppc*=mbrandy@us.ibm.com
+per-file *-ppc*=michael_dawson@ca.ibm.com
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine