forked from concourse/governance
-
Notifications
You must be signed in to change notification settings - Fork 0
/
maintainers.yml
82 lines (73 loc) · 1.52 KB
/
maintainers.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
name: maintainers
purpose: |
Shipping the Concourse product and maintaining a high standard for quality,
stability, and security.
members:
- anEXPer
- vito
- muntac
- chenbh
- aoldershaw
- taylorsilva
- clarafu
- xtremerui
- scottietremendous
- EstebanFS
- navdeep-pama
- syslxg
- staylor14
- dtimm
- alejandra-lara
- notrepo05
- pvaramballypivot
- Spimtav
- wayneadams
responsibilities:
- review issues reported by users
- review pull requests opened by contributors
- maintain and improve codebase health and test quality
- maintain and improve product stability, quality, and security
- collaborate with @core via RFCs to develop a roadmap that addresses as much
user feedback as possible
repos:
# core components
- concourse
- dex
# libraries
- retryhttp
- flag
# release infrastructure
- ci
- concourse-bosh-release
- concourse-chart
- concourse-docker
- concourse-bosh-deployment
- booklit
# core resource types and marketplace website
#
# these go a bit beyond the scope - maybe someday this could be a different
# team?
- resource-types
- resource-types-website
- docker-image-resource
- git-resource
- semver-resource
- s3-resource
- github-release-resource
- registry-image-resource
- pool-resource
- time-resource
- tracker-resource
- bosh-io-stemcell-resource
- bosh-io-release-resource
- hg-resource
- datadog-event-resource
- mock-resource
# officially supported generic, reusable tasks
#
# these should be converted to Prototypes in the future
- oci-build-task
discord:
role: maintainers
color: 0xf8c300
priority: 99