Enforce policy that SDP munging requires special approval

This ensures that adding features by SDP munging gets a review
by people who understand how this works in the community.

Bug: none
Change-Id: I36feb0e3c7896d4f7bec81078109d7914c349a0d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/291339
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39229}
This commit is contained in:
Harald Alvestrand 2023-01-25 17:47:07 +00:00 committed by WebRTC LUCI CQ
parent 48220310ae
commit 3963a95a62

View file

@ -4,3 +4,8 @@ perkj@webrtc.org
tommi@webrtc.org
deadbeef@webrtc.org
orphis@webrtc.org
# Adding features via SDP munging requires approval from SDP owners
per-file webrtc_sdp.cc = set noparent
per-file webrtc_sdp.cc = hta@webrtc.org
per-file webrtc_sdp.cc = hbos@webrtc.org