Add jdevlieghere to LLVM's CC list (#812)

This commit is contained in:
Jonas Devlieghere 2017-09-04 16:47:31 +01:00 committed by Kostya Serebryany
parent 253df53796
commit 81641657e5
1 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@ homepage: "http://llvm.org/"
primary_contact: "kcc@google.com"
auto_ccs:
- "mascasa@google.com"
- "jdevlieghere@apple.com"
- "llvm-bugs@lists.llvm.org"
# TODO(kcc): enable other sanitizers.
@ -11,6 +12,6 @@ sanitizers:
# The LLVM build currently supports only libFuzzer
fuzzing_engines:
- libfuzzer
# Bug reports are public by default:
view_restrictions: none