mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 05:40:42 +01:00
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:
parent
48220310ae
commit
3963a95a62
1 changed files with 5 additions and 0 deletions
|
@ -4,3 +4,8 @@ perkj@webrtc.org
|
||||||
tommi@webrtc.org
|
tommi@webrtc.org
|
||||||
deadbeef@webrtc.org
|
deadbeef@webrtc.org
|
||||||
orphis@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
|
||||||
|
|
Loading…
Reference in a new issue