[lame] Add LAME dev CC. Enable MemorySanitizer. (#2269)

* [lame] Enable MemorySanitizer builds

* [lame] Add LAME dev e-mail to auto_ccs

Reference: https://sourceforge.net/p/lame/mailman/message/36621204/
This commit is contained in:
Guido Vranken 2019-03-28 15:44:12 +01:00 committed by Max Moroz
parent b150da5354
commit c607f5cb3e
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
homepage: "https://sourceforge.net/projects/lame/"
primary_contact: "guidovranken@gmail.com"
auto_ccs:
- "bouvigne@gmail.com"
sanitizers:
- address
- memory