Skip to content

Commit 67ed3dc

Browse files
authored
Iniparser project (google#14951)
In order to fix centipede build in google#13801 I would like to be able to start the builds by pushing my changes. As suggested by @jonathanmetzman I am opening this PR with my `project.yaml` only. --------- Signed-off-by: Lars Möllendorf <lars@moellendorf.eu>
1 parent 10c9263 commit 67ed3dc

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

projects/iniparser/project.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
homepage: "https://gitlab.com/iniparser/iniparser"
2+
language: c
3+
primary_contact: "iniparser@gmail.com"
4+
main_repo: "https://gitlab.com/iniparser/iniparser"
5+
file_github_issue: true
6+
auto_ccs:
7+
- "iniparser@moellendorf.eu"
8+
sanitizers:
9+
- address
10+
- memory:
11+
experimental: True
12+
- undefined

0 commit comments

Comments
 (0)