Skip to content

Commit 5ef89f7

Browse files
authored
Update project.yaml (google#11796)
Updated email comments and cleaned up YAML.
1 parent 76e6f7d commit 5ef89f7

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

projects/libyaml/project.yaml

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
11
homepage: https://github.com/yaml/libyaml
22
language: c++
3-
primary_contact: "[email protected]"
3+
primary_contact: [email protected]
44
auto_ccs:
5-
6-
7-
5+
86
fuzzing_engines:
9-
- libfuzzer
10-
- afl
11-
- honggfuzz
7+
- libfuzzer
8+
- afl
9+
- honggfuzz
1210
sanitizers:
13-
- address
14-
- memory
15-
- undefined
11+
- address
12+
- memory
13+
- undefined
1614
architectures:
17-
- x86_64
18-
- i386
19-
main_repo: 'https://github.com/yaml/libyaml'
15+
- x86_64
16+
- i386
17+
main_repo: https://github.com/yaml/libyaml

0 commit comments

Comments
 (0)