Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition.
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 talk/ impact) R=niklas.enbom@webrtc.org Review URL: https://webrtc-codereview.appspot.com/11969004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5903 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
35ead381f8
commit
2c89b5cb27
5
third_party/gflags/OWNERS
vendored
Normal file
5
third_party/gflags/OWNERS
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
third_party/winsdk_samples/OWNERS
vendored
Normal file
5
third_party/winsdk_samples/OWNERS
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/OWNERS
Normal file
5
webrtc/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
@ -2,3 +2,8 @@ fischman@webrtc.org
|
||||
kjellander@webrtc.org
|
||||
wu@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=*
|
||||
|
@ -2,3 +2,8 @@ bjornv@webrtc.org
|
||||
tina.legrand@webrtc.org
|
||||
jan.skoglund@webrtc.org
|
||||
andrew@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=*
|
||||
|
@ -2,3 +2,8 @@ stefan@webrtc.org
|
||||
mikhal@webrtc.org
|
||||
marpan@webrtc.org
|
||||
henrik.lundin@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=*
|
||||
|
5
webrtc/modules/OWNERS
Normal file
5
webrtc/modules/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/audio_coding/codecs/cng/OWNERS
Normal file
5
webrtc/modules/audio_coding/codecs/cng/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/audio_coding/codecs/g711/OWNERS
Normal file
5
webrtc/modules/audio_coding/codecs/g711/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/audio_coding/codecs/g722/OWNERS
Normal file
5
webrtc/modules/audio_coding/codecs/g722/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/audio_coding/codecs/ilbc/OWNERS
Normal file
5
webrtc/modules/audio_coding/codecs/ilbc/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/audio_coding/codecs/isac/OWNERS
Normal file
5
webrtc/modules/audio_coding/codecs/isac/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/audio_coding/codecs/opus/OWNERS
Normal file
5
webrtc/modules/audio_coding/codecs/opus/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/audio_coding/codecs/pcm16b/OWNERS
Normal file
5
webrtc/modules/audio_coding/codecs/pcm16b/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/audio_coding/codecs/tools/OWNERS
Normal file
5
webrtc/modules/audio_coding/codecs/tools/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/audio_coding/main/acm2/OWNERS
Normal file
5
webrtc/modules/audio_coding/main/acm2/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/audio_coding/main/source/OWNERS
Normal file
5
webrtc/modules/audio_coding/main/source/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
@ -1,3 +1,8 @@
|
||||
henrik.lundin@webrtc.org
|
||||
tina.legrand@webrtc.org
|
||||
turaj@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=*
|
||||
|
@ -2,3 +2,8 @@ henrik.lundin@webrtc.org
|
||||
tina.legrand@webrtc.org
|
||||
turaj@webrtc.org
|
||||
minyue@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=*
|
||||
|
5
webrtc/modules/audio_conference_mixer/source/OWNERS
Normal file
5
webrtc/modules/audio_conference_mixer/source/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
@ -2,3 +2,8 @@ henrikg@webrtc.org
|
||||
henrika@webrtc.org
|
||||
niklas.enbom@webrtc.org
|
||||
xians@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=*
|
||||
|
5
webrtc/modules/audio_device/main/source/OWNERS
Normal file
5
webrtc/modules/audio_device/main/source/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
@ -1,2 +1,7 @@
|
||||
andrew@webrtc.org
|
||||
bjornv@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=*
|
||||
|
@ -3,3 +3,8 @@ stefan@webrtc.org
|
||||
henrik.lundin@webrtc.org
|
||||
mflodman@webrtc.org
|
||||
asapersson@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=*
|
||||
|
@ -1,3 +1,8 @@
|
||||
alexeypa@chromium.org
|
||||
sergeyu@chromium.org
|
||||
wez@chromium.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=*
|
||||
|
5
webrtc/modules/media_file/source/OWNERS
Normal file
5
webrtc/modules/media_file/source/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
@ -2,3 +2,8 @@ pwestin@webrtc.org
|
||||
stefan@webrtc.org
|
||||
mflodman@webrtc.org
|
||||
asapersson@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=*
|
||||
|
@ -2,4 +2,8 @@ pwestin@webrtc.org
|
||||
stefan@webrtc.org
|
||||
henrik.lundin@webrtc.org
|
||||
mflodman@webrtc.org
|
||||
asapersson@webrtc.org
|
||||
asapersson@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=*
|
||||
|
5
webrtc/modules/rtp_rtcp/source/OWNERS
Normal file
5
webrtc/modules/rtp_rtcp/source/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/rtp_rtcp/test/OWNERS
Normal file
5
webrtc/modules/rtp_rtcp/test/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/rtp_rtcp/test/testFec/OWNERS
Normal file
5
webrtc/modules/rtp_rtcp/test/testFec/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/utility/source/OWNERS
Normal file
5
webrtc/modules/utility/source/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
@ -3,3 +3,8 @@ mallinath@webrtc.org
|
||||
mflodman@webrtc.org
|
||||
perkj@webrtc.org
|
||||
wu@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=*
|
||||
|
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/video_coding/codecs/test/OWNERS
Normal file
5
webrtc/modules/video_coding/codecs/test/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/video_coding/codecs/test_framework/OWNERS
Normal file
5
webrtc/modules/video_coding/codecs/test_framework/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/video_coding/codecs/tools/OWNERS
Normal file
5
webrtc/modules/video_coding/codecs/tools/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/video_coding/codecs/vp8/OWNERS
Normal file
5
webrtc/modules/video_coding/codecs/vp8/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/video_coding/main/source/OWNERS
Normal file
5
webrtc/modules/video_coding/main/source/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/video_coding/utility/OWNERS
Normal file
5
webrtc/modules/video_coding/utility/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/modules/video_processing/main/source/OWNERS
Normal file
5
webrtc/modules/video_processing/main/source/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
@ -3,3 +3,8 @@ mflodman@webrtc.org
|
||||
perkj@webrtc.org
|
||||
wu@webrtc.org
|
||||
mallinath@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=*
|
||||
|
5
webrtc/system_wrappers/source/OWNERS
Normal file
5
webrtc/system_wrappers/source/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
@ -2,3 +2,8 @@ phoglund@webrtc.org
|
||||
kjellander@webrtc.org
|
||||
ivinnichenko@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=*
|
||||
|
@ -1,2 +1,6 @@
|
||||
phoglund@webrtc.org
|
||||
kjellander@webrtc.org
|
||||
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=*
|
||||
|
@ -2,3 +2,8 @@ mflodman@webrtc.org
|
||||
stefan@webrtc.org
|
||||
wu@webrtc.org
|
||||
mallinath@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=*
|
||||
|
@ -2,3 +2,8 @@ mflodman@webrtc.org
|
||||
stefan@webrtc.org
|
||||
wu@webrtc.org
|
||||
mallinath@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=*
|
||||
|
5
webrtc/video_engine/test/auto_test/OWNERS
Normal file
5
webrtc/video_engine/test/auto_test/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
5
webrtc/video_engine/test/libvietest/OWNERS
Normal file
5
webrtc/video_engine/test/libvietest/OWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
# 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=*
|
@ -2,3 +2,8 @@ henrikg@webrtc.org
|
||||
henrika@webrtc.org
|
||||
niklas.enbom@webrtc.org
|
||||
xians@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=*
|
||||
|
Loading…
x
Reference in New Issue
Block a user