So long and thanks for all the code reviews!

- Remove myself from OWNERS.
- Add myself to AUTHORS (I signed a CLA).
- Add minyue to audio_conference_mixer which would otherwise be empty.
- Add missing comma in WATCHLISTS.

Review URL: https://codereview.webrtc.org/1458763002

Cr-Commit-Position: refs/heads/master@{#10686}
This commit is contained in:
andrew 2015-11-18 03:07:39 -08:00 committed by Commit bot
parent cb50c96be2
commit f70568c04b
7 changed files with 3 additions and 6 deletions

View File

@ -1,6 +1,7 @@
# Names should be added to this file like so:
# Name or Organization <email address>
Andrew MacDonald <andrew@webrtc.org>
Anil Kumar <an1kumar@gmail.com>
Ben Strong <bstrong@gmail.com>
Bob Withers <bwit@pobox.com>

1
OWNERS
View File

@ -1,4 +1,3 @@
andrew@webrtc.org
henrika@webrtc.org
mflodman@webrtc.org
niklas.enbom@webrtc.org

View File

@ -99,7 +99,7 @@
'common_audio': ['aluebs@webrtc.org',
'andrew@webrtc.org',
'bjornv@webrtc.org',
'peah@webrtc.org'
'peah@webrtc.org',
'minyue@webrtc.org'],
'video_engine': ['andresp@webrtc.org',
'mflodman@webrtc.org',

View File

@ -1,4 +1,3 @@
kjellander@webrtc.org
phoglund@webrtc.org
niklas.enbom@webrtc.org
andrew@webrtc.org

View File

@ -1,4 +1,3 @@
andrew@webrtc.org
henrik.lundin@webrtc.org
jan.skoglund@webrtc.org
kwiberg@webrtc.org

View File

@ -1,3 +1,3 @@
andrew@webrtc.org
minyue@webrtc.org
per-file BUILD.gn=kjellander@webrtc.org

View File

@ -1,5 +1,4 @@
aluebs@webrtc.org
andrew@webrtc.org
henrik.lundin@webrtc.org
peah@webrtc.org