e98598d3f0
This CL brought to you by: $ for d in $(for f in $(git ls-files '*gyp' '*gypi'); do dirname $f; done|sort|uniq|grep -v '^\.$'); do echo -e "\n# These are for the common case of adding or renaming files. If you're doing\n# structural changes, please get a review from a reviewer in this file.\nper-file *.gyp=*\nper-file *.gypi=*" >> $d/OWNERS; done $ for d in $(for f in $(git ls-files '*gyp' '*gypi'); do dirname $f; done|sort|uniq|grep -v '^\.$'); do git add $d/OWNERS; done (and then removed the non-talk/ impact) R=niklas.enbom@webrtc.org Review URL: https://webrtc-codereview.appspot.com/11979004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5904 4adac7df-926f-26a2-2b94-8c16560cd09d
19 lines
424 B
Plaintext
19 lines
424 B
Plaintext
set noparent
|
|
fischman@webrtc.org
|
|
henrike@webrtc.org
|
|
hta@webrtc.org
|
|
juberti@webrtc.org
|
|
mallinath@webrtc.org
|
|
perkj@webrtc.org
|
|
pthatcher@webrtc.org
|
|
sergeyu@chromium.org
|
|
tommi@webrtc.org
|
|
wu@webrtc.org
|
|
per-file *.isolate=kjellander@webrtc.org
|
|
|
|
|
|
# These are for the common case of adding or renaming files. If you're doing
|
|
# structural changes, please get a review from a reviewer in this file.
|
|
per-file *.gyp=*
|
|
per-file *.gypi=*
|