Adding OWNERS file for Chromium
Whenever we land a SwiftShader related change in Chromium,
it will look for owners of SwiftShader to make sure the cl
is properly LGTMed before landing, so the file was added
here.
Also fixed a case typo in an rc file.
Change-Id: I282a39764654a08b06320360dd66a5d877f368d3
Reviewed-on: https://swiftshader-review.googlesource.com/8428
Tested-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Alexis Hétu <sugoi@google.com>
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..2b1282d
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,7 @@
+# This is the list of people with commit rights actively working on SwiftShader
+#
+# This list is used by Chromium to make sure that one of the owners in this
+# list has approved a SwiftShader related change before landing it
+
+sugoi@chromium.org
+capn@chromium.org