Expand pc/webrtc_sdp.cc OWNERS
Ensure that someone (who knows about standards) is
available even if hta and hbos are out.
No-Try: true
Bug: None
Change-Id: I10717d013f69d65543605ec9dfbcad9ba916c0c8
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/392901
Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org>
Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#44714}
diff --git a/pc/OWNERS b/pc/OWNERS
index 4b662f7..8f054a6 100644
--- a/pc/OWNERS
+++ b/pc/OWNERS
@@ -8,3 +8,6 @@
per-file webrtc_sdp.cc = set noparent
per-file webrtc_sdp.cc = hta@webrtc.org
per-file webrtc_sdp.cc = hbos@webrtc.org
+# If none of the above are present, may also try one of these
+per-file webrtc_sdp.cc = tommi@webrtc.org
+per-file webrtc_sdp.cc = guidou@webrtc.org