Adding deadbeef@ as owner of Objc-C PeerConnection-related headers.

deadbeef@'s team in Kirkland works on the C++ PeerConnection
implementation, and often makes changes to the Java/Obj-C binding code
as new features are added. But the general Obj-C/Android owners are in
Stockholm. So adding deadbeef@ as an owner of this code should help
expedite code reviews for simple API changes.

BUG=None
NOTRY=True

Review-Url: https://codereview.webrtc.org/2998443002
Cr-Commit-Position: refs/heads/master@{#19259}
This commit is contained in:
deadbeef 2017-08-07 10:00:42 -07:00 committed by Commit Bot
parent 62ad60561b
commit 6327b6491e
2 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1 @@
deadbeef@webrtc.org

View File

@ -0,0 +1,27 @@
# 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