Commit 5615fd03 by Alexis Hetu Committed by Alexis Hétu

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/8428Tested-by: 's avatarAlexis Hétu <sugoi@google.com> Reviewed-by: 's avatarAlexis Hétu <sugoi@google.com>
parent 2caf1a5a
# 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
...@@ -34,7 +34,7 @@ END ...@@ -34,7 +34,7 @@ END
2 TEXTINCLUDE 2 TEXTINCLUDE
BEGIN BEGIN
"#include ""afxres.h""\r\n" "#include ""afxres.h""\r\n"
"#include ""../common/version.h""\0" "#include ""../Common/version.h""\0"
END END
3 TEXTINCLUDE 3 TEXTINCLUDE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment