Skip to content

Commit 5e52bc6

Browse files
riaankleinhansgithub-actions
andauthored
Correct subproject name (#1651)
* correct subproject name Signed-off-by: Riaan Kleinhans <[email protected]> * Update README based on tags.yaml changes --------- Signed-off-by: Riaan Kleinhans <[email protected]> Co-authored-by: github-actions <[email protected]>
1 parent b0076fd commit 5e52bc6

File tree

3 files changed

+28
-3
lines changed

3 files changed

+28
-3
lines changed

tags.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -267,11 +267,11 @@ tags: # Technical Advisory Groups
267267
268268
tag_initiatives: https://github.com/cncf/toc/issues?q=label%3Atag%2Fworkloads-foundation-initiative
269269
toc_subprojects: # TOC SubProjects
270-
- dir: contributor-strategy-subproject-and-advocacy # Contributor Strategy and Advocacy Sub Project
271-
name: Contributor Strategy SubProject and Advocacy
270+
- dir: contributor-strategy-and-advocacy-subproject # Contributor Strategy and Advocacy Sub Project
271+
name: Contributor Strategy and Advocacy SubProject
272272
mission_statement: Foo-Baz-Bar
273273
charter_link: charter.md
274-
label: contributor-strategy-subproject-and-advocacy
274+
label: contributor-strategy-and-advocacy-subproject
275275
leadership:
276276
chairs:
277277
- github: foo
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Contributor Strategy and Advocacy SubProject
2+
3+
## Mission Statement
4+
Foo-Baz-Bar
5+
6+
[Charter](./charter.md)
7+
8+
## Leadership
9+
### Chairs
10+
- Foo Baz Bar (**[@foo](https://github.com/foo)**), Foo Baz Bar co.
11+
- Foo Baz Bar (**[@foo](https://github.com/foo)**), Foo Baz Bar co.
12+
### Tech Leads
13+
- Foo Baz Bar (**[@foo](https://github.com/foo)**), Foo Baz Bar co.
14+
- Foo Baz Bar (**[@foo](https://github.com/foo)**), Foo Baz Bar co.
15+
16+
## Meetings
17+
- **Contributor Strategy SubProject and Advocacy Meetings**: [Calendar](https://zoom-lfx.platform.linuxfoundation.org/meetings/toc-contributor-strategy-subproject?view=list) | [Recordings](https://www.youtube.com/@CNCFTOCContributorStrategySubP)
18+
19+
## Contact
20+
- Slack: [Tag Contributor Strategy and Advocacy SubProject Slack](https://cloud-native.slack.com/archives/https://cloud-native.slack.com/archives/C08N4CKUHB2)
21+
- [Mailing List](https://lists.cncf.io/g/contributor-strategy-subproject)
22+
- TOC Liaison: Foo Bar (**[@foobar](https://github.com/foobar)**)
23+
## Initiatives
24+
[Contributor Strategy and Advocacy SubProject Initiatives](https://github.com/cncf/toc/issues?q=label%3Atoc%2Fcontributor-strategy-subproject-initiative)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Charter content here

0 commit comments

Comments
 (0)