From 79ad37eac2e120988f9f32600daee74e54960565 Mon Sep 17 00:00:00 2001 From: "kjellander@webrtc.org" Date: Mon, 25 Aug 2014 14:41:41 +0000 Subject: [PATCH] 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 --- OWNERS | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/OWNERS b/OWNERS index ac9c857cdd..b1d0f79d5f 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=*