diff --git a/api/OWNERS b/api/OWNERS index 04d948bf02..e712f5187d 100644 --- a/api/OWNERS +++ b/api/OWNERS @@ -5,7 +5,6 @@ perkj@webrtc.org solenberg@webrtc.org tkchin@webrtc.org tommi@webrtc.org -deadbeef@webrtc.org kwiberg@webrtc.org steveanton@webrtc.org diff --git a/media/OWNERS b/media/OWNERS index bf977f493e..2688b07b00 100644 --- a/media/OWNERS +++ b/media/OWNERS @@ -3,7 +3,6 @@ mflodman@webrtc.org perkj@webrtc.org pthatcher@webrtc.org solenberg@webrtc.org -deadbeef@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. diff --git a/ortc/OWNERS b/ortc/OWNERS index 77c9b4840a..4c08fff50b 100644 --- a/ortc/OWNERS +++ b/ortc/OWNERS @@ -1,4 +1,3 @@ -deadbeef@webrtc.org pthatcher@webrtc.org steveanton@webrtc.org diff --git a/p2p/OWNERS b/p2p/OWNERS index bf350c4842..18f6044b16 100644 --- a/p2p/OWNERS +++ b/p2p/OWNERS @@ -1,4 +1,3 @@ -deadbeef@webrtc.org honghaiz@webrtc.org hta@webrtc.org jiayl@webrtc.org diff --git a/pc/OWNERS b/pc/OWNERS index 75563c5f2b..d6aa9ef85d 100644 --- a/pc/OWNERS +++ b/pc/OWNERS @@ -1,4 +1,3 @@ -deadbeef@webrtc.org honghaiz@webrtc.org hta@webrtc.org juberti@webrtc.org diff --git a/rtc_base/OWNERS b/rtc_base/OWNERS index f46838ccbc..6355075153 100644 --- a/rtc_base/OWNERS +++ b/rtc_base/OWNERS @@ -1,4 +1,3 @@ -deadbeef@webrtc.org hta@webrtc.org juberti@webrtc.org kwiberg@webrtc.org diff --git a/sdk/android/src/jni/pc/OWNERS b/sdk/android/src/jni/pc/OWNERS deleted file mode 100644 index a32f041ac8..0000000000 --- a/sdk/android/src/jni/pc/OWNERS +++ /dev/null @@ -1 +0,0 @@ -deadbeef@webrtc.org diff --git a/sdk/objc/Framework/Classes/PeerConnection/OWNERS b/sdk/objc/Framework/Classes/PeerConnection/OWNERS deleted file mode 100644 index a32f041ac8..0000000000 --- a/sdk/objc/Framework/Classes/PeerConnection/OWNERS +++ /dev/null @@ -1 +0,0 @@ -deadbeef@webrtc.org diff --git a/sdk/objc/Framework/Headers/WebRTC/OWNERS b/sdk/objc/Framework/Headers/WebRTC/OWNERS deleted file mode 100644 index 4b431af19a..0000000000 --- a/sdk/objc/Framework/Headers/WebRTC/OWNERS +++ /dev/null @@ -1,27 +0,0 @@ -# Headers for classes closely related to the PeerConnection interface. -per-file RTCAudioSource.h=deadbeef@webrtc.org -per-file RTCAudioTrack.h=deadbeef@webrtc.org -per-file RTCConfiguration.h=deadbeef@webrtc.org -per-file RTCDataChannelConfiguration.h=deadbeef@webrtc.org -per-file RTCDataChannel.h=deadbeef@webrtc.org -per-file RTCIceCandidate.h=deadbeef@webrtc.org -per-file RTCIceServer.h=deadbeef@webrtc.org -per-file RTCIntervalRange.h=deadbeef@webrtc.org -per-file RTCLegacyStatsReport.h=deadbeef@webrtc.org -per-file RTCMediaConstraints.h=deadbeef@webrtc.org -per-file RTCMediaSource.h=deadbeef@webrtc.org -per-file RTCMediaStream.h=deadbeef@webrtc.org -per-file RTCMediaStreamTrack.h=deadbeef@webrtc.org -per-file RTCPeerConnectionFactory.h=deadbeef@webrtc.org -per-file RTCPeerConnection.h=deadbeef@webrtc.org -per-file RTCRtpCodecParameters.h=deadbeef@webrtc.org -per-file RTCRtpEncodingParameters.h=deadbeef@webrtc.org -per-file RTCRtpParameters.h=deadbeef@webrtc.org -per-file RTCRtpReceiver.h=deadbeef@webrtc.org -per-file RTCRtpSender.h=deadbeef@webrtc.org -per-file RTCSessionDescription.h=deadbeef@webrtc.org -per-file RTCSSLAdapter.h=deadbeef@webrtc.org -per-file RTCTracing.h=deadbeef@webrtc.org -per-file RTCVideoCapturer.h=deadbeef@webrtc.org -per-file RTCVideoSource.h=deadbeef@webrtc.org -per-file RTCVideoTrack.h=deadbeef@webrtc.org