Skip to content

Commit

Permalink
add main working group information (okd-project#243)
Browse files Browse the repository at this point in the history
* Add docker/podman instructions for site update and fix broken links after switch to MkDocs site (okd-project#238) (okd-project#2)

* move from master to main branch

* remove blog entry re creating blog on old site

* Add site README

* add CNAME in docs so gets published

* Delete CNAME

* fix CNAME for production site

Signed-off-by: Brian Innes <binnes@uk.ibm.com>

* fixed links re MkDocs going live + container tooling instructions

Signed-off-by: Brian Innes <binnes@uk.ibm.com>

* added Windows support for docker based tooling

Signed-off-by: Brian Innes <brian@binnes.me.uk>

* added podman instructions

Signed-off-by: Brian Innes <binnes@uk.ibm.com>

* tidy up commands

Signed-off-by: Brian Innes <binnes@uk.ibm.com>

Co-authored-by: Brian Innes <brian@binnes.me.uk>

Co-authored-by: Brian Innes <brian@binnes.me.uk>

* added primary working group information

Signed-off-by: Brian Innes <binnes@uk.ibm.com>

Co-authored-by: Brian Innes <brian@binnes.me.uk>
  • Loading branch information
binnes and brianinnes authored Nov 9, 2021
1 parent d7bb89c commit b89c4fd
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 10 deletions.
12 changes: 2 additions & 10 deletions docs/contributor.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,5 @@ The OKD project has a [charter](https://github.com/openshift/community/blob/mast

The project is managed by a bi-weekly working group video call:

- Calendar link : [OKD working group calendar](https://calendar.fedoraproject.org/list/okd/){: target=_blank}
- Agenda link : [OKD working group agenda and meeting nodes](https://hackmd.io/YJBn04R5TDi5Sm9XbOGwZA){: target=_blank}

The main working group is where are the major project decisions are made, but when a specific work item needs to be completed a sub-group may be formed, so a focussed set of volunteers can work on a specific area.

### Sub groups

- [Documentation working group](wg_docs/overview.md){: target=_blank}
- [Code-Ready Containers on OKD working group](wg_crc/overview.md){: target=_blank}
- [OKD virtualization working group](wg_virt/overview.md){: target=_blank}
The [main working group](working-groups.md) is where are the major project decisions are made, but when a specific work item needs to be completed a sub-group may be formed, so a focussed set of volunteers can work on a specific area.

25 changes: 25 additions & 0 deletions docs/working-groups.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Working Groups

<!--- cSpell:ignore -->

OKD is governed by working groups.

There is a primary working group, where all the main decisions are made regarding the project.

Where an area of the project needs more time or is of interest to a subset of the working group membership, then a sub-group will be formed for that specific area,

The current sub groups are:

- [Documentation working group](wg_docs/overview.md){: target=_blank}
- [Code-Ready Containers on OKD working group](wg_crc/overview.md){: target=_blank}
- [OKD virtualization working group](wg_virt/overview.md){: target=_blank}

## OKD Primary Worksing Group

The OKD group meets virtually every other week.

- Calendar link : [OKD working group calendar](https://calendar.fedoraproject.org/list/okd/){: target=_blank}
- Agenda link : [OKD working group agenda and meeting nodes](https://hackmd.io/YJBn04R5TDi5Sm9XbOGwZA){: target=_blank}ß
- Prvious meeting playlist : [YouTube playlist](https://www.youtube.com/playlist?list=PLaR6Rq6Z4Iqc3WjZB-rUTPru8RKyOCnBo){: target=_blank}

You don't need an inviation to join a working group, simple join the video call, by following the link in the calendar entry, You may also want to join online discussions as set out in the [contributor section](contributor.md)
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ nav:
- OKD Community: community.md
- Contributor: contributor.md
- OKD Working Groups:
- OKD Working Group : working-groups.md
- Documentation:
- Overview: wg_docs/overview.md
- Modifying OKD.io: wg_docs/okd-io.md
Expand Down

0 comments on commit b89c4fd

Please sign in to comment.