Skip to content

Commit

Permalink
Fix docs blog readme
Browse files Browse the repository at this point in the history
Signed-off-by: Anshuman Tripathi <[email protected]>

Use relative link

Signed-off-by: Anshuman Tripathi <[email protected]>

Revert "Use relative link"

This reverts commit 02a9f8d.

Use relative link

Signed-off-by: Anshuman Tripathi <[email protected]>

Update sig-docs readme

Signed-off-by: Anshuman Tripathi <[email protected]>

Revert "Update sig-docs readme"

This reverts commit 60b0f79.

Fix readme through sigs.yaml

Signed-off-by: Anshuman Tripathi <[email protected]>
  • Loading branch information
AnshumanTripathi committed Jul 21, 2024
1 parent 70d3f42 commit 30497ed
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
6 changes: 6 additions & 0 deletions sig-docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,15 @@ The following [subprojects][subproject-definition] are owned by sig-docs:
### reference-docs
- **Owners:**
- [kubernetes-sigs/reference-docs](https://github.com/kubernetes-sigs/reference-docs/blob/master/OWNERS)
### subproject-definition
- **Owners:**
- [kubernetes/community/governance.md#subprojects](https://github.com/kubernetes/community/blob/master/governance.md#subprojects)
### website
- **Owners:**
- [kubernetes/website](https://github.com/kubernetes/website/blob/master/OWNERS)
### working-group-definition
- **Owners:**
- [kubernetes/community/governance.md#working-groups](https://github.com/kubernetes/community/blob/master/governance.md#working-groups)

[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups
Expand Down
2 changes: 1 addition & 1 deletion sig-docs/blog-subproject/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This section covers documentation, processes, and roles for the [Kubernetes blog

## Meetings

See [meetings](/kubernetes/community/tree/master/sig-docs#meetings) for SIG Docs
See [meetings](../README.md#meetings) for SIG Docs


## Subproject contributors
Expand Down
6 changes: 6 additions & 0 deletions sigs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1669,9 +1669,15 @@ sigs:
- name: reference-docs
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/reference-docs/master/OWNERS
- name: subproject-definition
owners:
- https://raw.githubusercontent.com/kubernetes/community/master/governance.md#subprojects
- name: website
owners:
- https://raw.githubusercontent.com/kubernetes/website/master/OWNERS
- name: working-group-definition
owners:
- https://raw.githubusercontent.com/kubernetes/community/master/governance.md#working-groups
- dir: sig-etcd
name: etcd
mission_statement: >
Expand Down

0 comments on commit 30497ed

Please sign in to comment.