Skip to content

Commit 7ea7ba7

Browse files
authored
Merge pull request #7168 from ameukam/community-images-repo
sig-k8s-infra: Add community-images repo
2 parents 09970a5 + b7b6bc2 commit 7ea7ba7

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

sig-k8s-infra/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,13 @@ subprojects, and resolve cross-subproject technical issues and decisions.
5050
## Subprojects
5151

5252
The following [subprojects][subproject-definition] are owned by sig-k8s-infra:
53+
### community-images
54+
kubectl plugin used to highlight images pulled from community-owned registries
55+
- **Owners:**
56+
- [kubernetes-sigs/community-images](https://github.com/kubernetes-sigs/community-images/blob/main/OWNERS)
57+
- **Contact:**
58+
- Slack: [#sig-k8s-infra](https://kubernetes.slack.com/messages/sig-k8s-infra)
59+
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-k8s-infra)
5360
### k8s-infra-dns
5461
Code and configuration to manage DNS records for domains owned by the Kubernetes project such as k8s.io and kubernetes.io
5562
- **Owners:**

sigs.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1767,6 +1767,14 @@ sigs:
17671767
name: Stephen Augustus
17681768
company: Cisco
17691769
subprojects:
1770+
- name: community-images
1771+
description: kubectl plugin used to highlight images pulled from community-owned
1772+
registries
1773+
contact:
1774+
slack: sig-k8s-infra
1775+
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-k8s-infra
1776+
owners:
1777+
- https://raw.githubusercontent.com/kubernetes-sigs/community-images/main/OWNERS
17701778
- name: k8s-infra-dns
17711779
description: Code and configuration to manage DNS records for domains owned by
17721780
the Kubernetes project such as k8s.io and kubernetes.io

0 commit comments

Comments
 (0)