[Watchlists] Update CT config

This CL adds a few missing paths to the watchlist configuration for certificate transparency. It then adds me to that watchlist, and removes [email protected], which is a list that doesn't exist.

Change-Id: I93b0641690bf374baf656c868795d0eedcebed59
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3402578
Auto-Submit: Joe DeBlasio <[email protected]>
Reviewed-by: Carlos IL <[email protected]>
Commit-Queue: Carlos IL <[email protected]>
Cr-Commit-Position: refs/heads/main@{#961250}
diff --git a/WATCHLISTS b/WATCHLISTS
index 8875c2a..611df15 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -677,7 +677,9 @@
                   '|net/cert/sct_status_flags.h'\
                   '|net/cert/signed_certificate_timestamp'\
                   '|net/cert/signed_tree_head'\
-                  '|net/test/ct_',
+                  '|net/services/network/sct_auditing/'\
+                  '|net/services/network/ct_'\
+                  '|net/test/ct_'
     },
     'chrome_camera_app': {
       'filepath': # Exclude string translation .xtb files.
@@ -2376,7 +2378,7 @@
     'cc-animation': ['[email protected]'],
     'cc-display': ['[email protected]'],
     'cc-scheduler': ['[email protected]'],
-    'certificate_transparency': ['[email protected]',
+    'certificate_transparency': ['[email protected]',
                                  '[email protected]',
                                  '[email protected]'],
     'chrome_camera_app': ['[email protected]'],