Update root OWNERS file Add kjellander to owner for the new way of syncing Chromium deps. Remove redundant webrtc_examples.gyp entry. Convert the file from Win to Unix line endings. BUG= R=tommi@webrtc.org Review URL: https://webrtc-codereview.appspot.com/19119004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6969 4adac7df-926f-26a2-2b94-8c16560cd09d
diff --git a/OWNERS b/OWNERS index ac9c857..b1d0f79d 100644 --- a/OWNERS +++ b/OWNERS
@@ -1,12 +1,13 @@ -andrew@webrtc.org -henrika@webrtc.org -mflodman@webrtc.org -niklas.enbom@webrtc.org -tina.legrand@webrtc.org -tommi@webrtc.org -per-file .gitignore=* -per-file AUTHORS=* -per-file BUILD.gn=kjellander@webrtc.org -per-file DEPS=* -per-file WATCHLISTS=* -per-file webrtc_examples.gyp=* +andrew@webrtc.org +henrika@webrtc.org +mflodman@webrtc.org +niklas.enbom@webrtc.org +tina.legrand@webrtc.org +tommi@webrtc.org +per-file .gitignore=* +per-file AUTHORS=* +per-file BUILD.gn=kjellander@webrtc.org +per-file DEPS=* +per-file setup_links.py=* +per-file sync_chromium.py=kjellander@webrtc.org +per-file WATCHLISTS=*