diff options
author | disher@chromium.org <disher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-14 23:29:44 +0000 |
---|---|---|
committer | disher@chromium.org <disher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-14 23:29:44 +0000 |
commit | ab9da4421b99a361e7f6041c09cc06f499c852b1 (patch) | |
tree | a10dd1ef04b7c95d762d6726030a229576d64a7c /chromeos | |
parent | 2475528aea048f7b8cd2bf41f870ecff9591d95b (diff) | |
download | chromium_src-ab9da4421b99a361e7f6041c09cc06f499c852b1.zip chromium_src-ab9da4421b99a361e7f6041c09cc06f499c852b1.tar.gz chromium_src-ab9da4421b99a361e7f6041c09cc06f499c852b1.tar.bz2 |
Create OWNERS for chromeos/display
As a response to the suggestion made by satorux@, here is an initial OWNERS file
for chromeos/display. To begin with, I am adding myself and sque@ since other
frequent contributors should be inherited from chromeos/OWNERS.
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10832304
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151599 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chromeos')
-rw-r--r-- | chromeos/display/OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chromeos/display/OWNERS b/chromeos/display/OWNERS new file mode 100644 index 0000000..409c4e7 --- /dev/null +++ b/chromeos/display/OWNERS @@ -0,0 +1,2 @@ +disher@chromium.org +sque@chromium.org |