File tree Expand file tree Collapse file tree 4 files changed +68
-0
lines changed Expand file tree Collapse file tree 4 files changed +68
-0
lines changed Original file line number Diff line number Diff line change 1+ # See the OWNERS docs at https://go.k8s.io/owners
2+
3+ approvers:
4+ - dims
5+ - lavalamp
6+ - smarterclayton
7+ - deads2k
8+ - sttts
9+ - liggitt
10+ - caesarxuchao
11+ - natasha41575
12+ - knverey
13+ reviewers:
14+ - dims
15+ - thockin
16+ - lavalamp
17+ - smarterclayton
18+ - deads2k
19+ - derekwaynecarr
20+ - caesarxuchao
21+ - mikedanese
22+ - liggitt
23+ - sttts
24+ - tallclair
25+ labels:
26+ - sig/api-machinery
Original file line number Diff line number Diff line change 1+ # go-yaml fork
2+
3+ This package is a fork of the go-yaml library and is intended solely for consumption
4+ by kubernetes projects. In this fork, we plan to support only critical changes required for
5+ kubernetes, such as small bug fixes and regressions. Larger, general-purpose feature requests
6+ should be made in the upstream go-yaml library, and we will reject such changes in this fork
7+ unless we are pulling them from upstream.
8+
19# YAML support for the Go language
210
311Introduction
Original file line number Diff line number Diff line change 1+ # See the OWNERS docs at https://go.k8s.io/owners
2+
3+ approvers:
4+ - dims
5+ - lavalamp
6+ - smarterclayton
7+ - deads2k
8+ - sttts
9+ - liggitt
10+ - caesarxuchao
11+ - natasha41575
12+ - knverey
13+ reviewers:
14+ - dims
15+ - thockin
16+ - lavalamp
17+ - smarterclayton
18+ - deads2k
19+ - derekwaynecarr
20+ - caesarxuchao
21+ - mikedanese
22+ - liggitt
23+ - sttts
24+ - tallclair
25+ labels:
26+ - sig/api-machinery
Original file line number Diff line number Diff line change 1+ # go-yaml fork
2+
3+ This package is a fork of the go-yaml library and is intended solely for consumption
4+ by kubernetes projects. In this fork, we plan to support only critical changes required for
5+ kubernetes, such as small bug fixes and regressions. Larger, general-purpose feature requests
6+ should be made in the upstream go-yaml library, and we will reject such changes in this fork
7+ unless we are pulling them from upstream.
8+
19# YAML support for the Go language
210
311Introduction
You can’t perform that action at this time.
0 commit comments