aboutsummaryrefslogtreecommitdiff
path: root/projects/util-linux/project.yaml
blob: fb1460926c514c2929eb103b161fe13aa3f22e29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
homepage: "https://github.com/karelzak/util-linux"
primary_contact: "ruediger.meier@ga-group.nl"
language: c
builds_per_day: 4
auto_ccs:
  - "kzak@redhat.com"
  - "evvers@ya.ru"
  - "evverx@gmail.com"
  - "kerolasa@gmail.com"
architectures:
  - x86_64
  - i386
sanitizers:
  - address
  - undefined
  - memory
main_repo: 'https://github.com/karelzak/util-linux'