[orbit] Initial integration (#4386)

Adding basic `project.yaml` file to request project acceptance.
This commit is contained in:
Henning Becker 2020-08-27 18:21:05 +02:00 committed by GitHub
parent deb3ad0800
commit 6475527202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
homepage: "https://github.com/google/orbit"
language: c++
primary_contact: "hebecker@google.com"
auto_ccs :
- "orbitprofiler-eng+fuzztests@google.com"
fuzzing_engines:
- libfuzzer
sanitizers:
- address