diff --git a/ENG_REVIEW_OWNERS b/ENG_REVIEW_OWNERS index de5f240f22..b06ad40d0f 100644 --- a/ENG_REVIEW_OWNERS +++ b/ENG_REVIEW_OWNERS @@ -6,6 +6,5 @@ # review owners to ensure that the added dependency was OK. danilchap@webrtc.org -kwiberg@webrtc.org mbonadei@webrtc.org phoglund@webrtc.org diff --git a/OWNERS b/OWNERS index d6a78420b1..cdd8ffc0ad 100644 --- a/OWNERS +++ b/OWNERS @@ -1,6 +1,5 @@ henrika@webrtc.org juberti@webrtc.org -kwiberg@webrtc.org mflodman@webrtc.org stefan@webrtc.org tommi@webrtc.org @@ -13,10 +12,8 @@ per-file DEPS=* per-file pylintrc=phoglund@webrtc.org per-file WATCHLISTS=* per-file abseil-in-webrtc.md=danilchap@webrtc.org -per-file abseil-in-webrtc.md=kwiberg@webrtc.org per-file abseil-in-webrtc.md=mbonadei@webrtc.org per-file style-guide.md=danilchap@webrtc.org -per-file style-guide.md=kwiberg@webrtc.org -per-file native-api.md=kwiberg@webrtc.org +per-file native-api.md=mbonadei@webrtc.org # COMPONENT: Internals>WebRTC diff --git a/api/OWNERS b/api/OWNERS index afd95c6eea..e18667970b 100644 --- a/api/OWNERS +++ b/api/OWNERS @@ -2,7 +2,6 @@ crodbro@webrtc.org deadbeef@webrtc.org hta@webrtc.org juberti@webrtc.org -kwiberg@webrtc.org magjed@webrtc.org perkj@webrtc.org tkchin@webrtc.org @@ -11,7 +10,6 @@ tommi@webrtc.org per-file peer_connection*=hbos@webrtc.org per-file DEPS=mbonadei@webrtc.org -per-file DEPS=kwiberg@webrtc.org # Please keep this list in sync with Chromium's //base/metrics/OWNERS and # send a CL when you notice any difference. diff --git a/api/audio_codecs/OWNERS b/api/audio_codecs/OWNERS index fe417854d6..77e9d0022a 100644 --- a/api/audio_codecs/OWNERS +++ b/api/audio_codecs/OWNERS @@ -1 +1,2 @@ -kwiberg@webrtc.org +minyue@webrtc.org +henrik.lundin@webrtc.org diff --git a/common_audio/OWNERS b/common_audio/OWNERS index ba1c8b11f4..4cb53169b3 100644 --- a/common_audio/OWNERS +++ b/common_audio/OWNERS @@ -1,3 +1,3 @@ henrik.lundin@webrtc.org -kwiberg@webrtc.org +minyue@webrtc.org peah@webrtc.org diff --git a/modules/audio_coding/OWNERS b/modules/audio_coding/OWNERS index 3d4b4fd20a..f7a0e4797e 100644 --- a/modules/audio_coding/OWNERS +++ b/modules/audio_coding/OWNERS @@ -1,4 +1,3 @@ henrik.lundin@webrtc.org -kwiberg@webrtc.org minyue@webrtc.org ivoc@webrtc.org diff --git a/rtc_base/OWNERS b/rtc_base/OWNERS index 107bbcd812..2bef3d7eca 100644 --- a/rtc_base/OWNERS +++ b/rtc_base/OWNERS @@ -1,6 +1,5 @@ hta@webrtc.org juberti@webrtc.org -kwiberg@webrtc.org mflodman@webrtc.org qingsi@webrtc.org sergeyu@chromium.org diff --git a/style-guide/OWNERS b/style-guide/OWNERS index 22ccb83d44..a3ecbc9948 100644 --- a/style-guide/OWNERS +++ b/style-guide/OWNERS @@ -1,2 +1 @@ danilchap@webrtc.org -kwiberg@webrtc.org