[arduinojson] disable msan & change primary contact (#290)

* add project ArduinoJson

* [arduinojson] disable msan as it's causing a false positive

* [arduinojson] change primary contact
This commit is contained in:
Benoît Blanchon 2017-01-18 17:19:50 +01:00 committed by Abhishek Arya
parent 4a93f93813
commit fddc314e69
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
homepage: "https://github.com/bblanchon/ArduinoJson"
primary_contact: "oss-fuzz@benoitblanchon.fr"
primary_contact: "benoit.blanchon@gmail.com"
sanitizers:
- address
- undefined
- memory