diff --git a/api/OWNERS b/api/OWNERS index 74ec377c1a..8e0d07533e 100644 --- a/api/OWNERS +++ b/api/OWNERS @@ -9,7 +9,7 @@ kwiberg@webrtc.org steveanton@webrtc.org shampson@webrtc.org -per-file peerconnection*=hbos@webrtc.org +per-file peer_connection*=hbos@webrtc.org per-file *.gn=phoglund@webrtc.org per-file *.gni=phoglund@webrtc.org diff --git a/pc/OWNERS b/pc/OWNERS index d8555c8847..64184becf4 100644 --- a/pc/OWNERS +++ b/pc/OWNERS @@ -8,9 +8,9 @@ steveanton@webrtc.org tommi@webrtc.org zhihuang@webrtc.org -per-file peerconnection*=hbos@webrtc.org -per-file rtcstats*=hbos@webrtc.org -per-file rtcstats*=hta@webrtc.org +per-file peer_connection*=hbos@webrtc.org +per-file rtc_stats*=hbos@webrtc.org +per-file rtc_stats*=hta@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.