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}
diff --git a/AUTHORS b/AUTHORS
index 3ecc088..538b755 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -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>
diff --git a/OWNERS b/OWNERS
index 3ecf2a2..5812db5 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,4 +1,3 @@
-andrew@webrtc.org
 henrika@webrtc.org
 mflodman@webrtc.org
 niklas.enbom@webrtc.org
diff --git a/WATCHLISTS b/WATCHLISTS
index 352b8bb..943d5e4 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -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',
diff --git a/tools/OWNERS b/tools/OWNERS
index 965de1e..3a3f60c 100644
--- a/tools/OWNERS
+++ b/tools/OWNERS
@@ -1,4 +1,3 @@
 kjellander@webrtc.org
 phoglund@webrtc.org
 niklas.enbom@webrtc.org
-andrew@webrtc.org
diff --git a/webrtc/common_audio/OWNERS b/webrtc/common_audio/OWNERS
index 20f6400..208a7c5 100644
--- a/webrtc/common_audio/OWNERS
+++ b/webrtc/common_audio/OWNERS
@@ -1,4 +1,3 @@
-andrew@webrtc.org
 henrik.lundin@webrtc.org
 jan.skoglund@webrtc.org
 kwiberg@webrtc.org
diff --git a/webrtc/modules/audio_conference_mixer/OWNERS b/webrtc/modules/audio_conference_mixer/OWNERS
index 34bc738..6a2e6e5 100644
--- a/webrtc/modules/audio_conference_mixer/OWNERS
+++ b/webrtc/modules/audio_conference_mixer/OWNERS
@@ -1,3 +1,3 @@
-andrew@webrtc.org
+minyue@webrtc.org
 
 per-file BUILD.gn=kjellander@webrtc.org
diff --git a/webrtc/modules/audio_processing/OWNERS b/webrtc/modules/audio_processing/OWNERS
index 7b76068..d14f7f8 100644
--- a/webrtc/modules/audio_processing/OWNERS
+++ b/webrtc/modules/audio_processing/OWNERS
@@ -1,5 +1,4 @@
 aluebs@webrtc.org
-andrew@webrtc.org
 henrik.lundin@webrtc.org
 peah@webrtc.org