mirror of
https://github.com/containers/podman.git
synced 2025-10-11 16:26:00 +08:00

All `[]string`s in containers.conf have now been migrated to attributed string slices which require some adjustments in Buildah and Podman. [NO NEW TESTS NEEDED] Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
24 lines
286 B
Plaintext
24 lines
286 B
Plaintext
# See the OWNERS docs at https://go.k8s.io/owners
|
|
|
|
approvers:
|
|
- dims
|
|
- jpbetz
|
|
- smarterclayton
|
|
- deads2k
|
|
- sttts
|
|
- liggitt
|
|
reviewers:
|
|
- dims
|
|
- thockin
|
|
- jpbetz
|
|
- smarterclayton
|
|
- wojtek-t
|
|
- deads2k
|
|
- derekwaynecarr
|
|
- mikedanese
|
|
- liggitt
|
|
- sttts
|
|
- tallclair
|
|
labels:
|
|
- sig/api-machinery
|