diff options
author | Tristan Matthews <tmatth@videolan.org> | 2019-06-20 10:57:47 -0400 |
---|---|---|
committer | Abhishek Arya <inferno@chromium.org> | 2019-06-20 07:57:47 -0700 |
commit | ab071b3ced5a607ab32ecae12c3a438573fd8a20 (patch) | |
tree | 6734a43f4cba0cbd321af112a4c801ecb21ae86e /projects | |
parent | 1bc969649190b9e46e6844ed1e9271adf397b9dc (diff) |
[speex]: add cc (#2534)
Diffstat (limited to 'projects')
-rw-r--r-- | projects/speex/project.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/speex/project.yaml b/projects/speex/project.yaml index 914bd56b..e89b67c9 100644 --- a/projects/speex/project.yaml +++ b/projects/speex/project.yaml @@ -2,6 +2,7 @@ homepage: "https://speex.org/" primary_contact: "tmatth@videolan.org" auto_ccs: - "twsmith@mozilla.com" + - "le.businessman@gmail.com" sanitizers: - address - memory |