Skip to content

Commit 6a487dc

Browse files
authoredApr 5, 2025
Merge pull request #8410 from mrbobbytables/add-headlamp
sig-ui: Add headlamp subproject
2 parents 57215cb + 611f8a9 commit 6a487dc

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
 

‎sig-ui/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ The following [subprojects][subproject-definition] are owned by sig-ui:
4040
### dashboard
4141
- **Owners:**
4242
- [kubernetes/dashboard](https://github.com/kubernetes/dashboard/blob/master/OWNERS)
43+
### headlamp
44+
- **Owners:**
45+
- [kubernetes-sigs/headlamp/heads/main](https://github.com/kubernetes-sigs/headlamp/blob/refs/heads/main/OWNERS)
4346

4447
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
4548
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups

‎sigs.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -3389,6 +3389,9 @@ sigs:
33893389
- name: dashboard
33903390
owners:
33913391
- https://raw.githubusercontent.com/kubernetes/dashboard/master/OWNERS
3392+
- name: headlamp
3393+
owners:
3394+
- https://raw.githubusercontent.com/kubernetes-sigs/headlamp/refs/heads/main/OWNERS
33923395
- dir: sig-windows
33933396
name: Windows
33943397
mission_statement: >

0 commit comments

Comments
 (0)
Please sign in to comment.