Skip to content

Commit

Permalink
docs: change openstack foundation to new name
Browse files Browse the repository at this point in the history
Change some names/links from OpenStack Foundation
to Open Infrastructure Foundation.

Fixes: #276

Signed-off-by: bin liu <[email protected]>
  • Loading branch information
liubin committed Jun 21, 2022
1 parent 2fe7125 commit 5fd40c2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## Kata Containers Code of Conduct

Kata Containers follows the [OpenStack Foundation Code of Conduct](https://www.openstack.org/legal/community-code-of-conduct/).
Kata Containers follows the [Open Infrastructure Foundation Code of Conduct](https://www.openstack.org/legal/community-code-of-conduct/).
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@

Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs.

The Kata Containers project will initially comprise six components, including the Agent, Runtime, Proxy, Shim, Kernel and packaging of QEMU 2.9. It is designed to be architecture agnostic, run on multiple hypervisors and be compatible with the OCI specification for Docker containers and CRI-O for Kubernetes.
The Kata Containers project is designed to be architecture agnostic, run on multiple hypervisors and be compatible with the OCI specification and Kubernetes.

Kata Containers combines technology from [Intel® Clear Containers](https://github.com/clearcontainers/runtime) and [Hyper runV](https://github.com/hyperhq/runv). The code is hosted on GitHub under the Apache 2 license and the project is managed by the OpenStack Foundation. To learn more about the project and organizations backing the launch, visit https://www.katacontainers.io.
Kata Containers combines technology from [Intel® Clear Containers](https://github.com/clearcontainers/runtime) and [Hyper runV](https://github.com/hyperhq/runv). The code is hosted on GitHub under the Apache 2 license and the project is managed by the Open Infrastructure Foundation. To learn more about the project and organizations backing the launch, visit https://www.katacontainers.io.

# Community

Expand All @@ -49,7 +49,7 @@ You can join our community on any of the following places:

## Users

See [Kata Containers installation user guides](https://github.com/kata-containers/documentation/blob/master/install/README.md) for details on how to install Kata Containers for your preferred distribution.
See [Kata Containers installation user guides](https://github.com/kata-containers/kata-containers/blob/main/docs/install/README.md) for details on how to install Kata Containers for your preferred distribution.

## Contributors

Expand All @@ -66,7 +66,7 @@ are detailed on the [Areas of Interest](https://github.com/kata-containers/commu

# Governance

The Kata Containers project is governed according to the ["four opens"](https://governance.openstack.org/tc/reference/opens.html), which are open source, open design, open development, and open community. Technical decisions are made by technical contributors and a representative Architecture Committee. The community is committed to diversity, openness, and encouraging new contributors and leaders to rise up.
The Kata Containers project is governed according to the ["four opens"](https://openinfra.dev/four-opens/), which are open source, open design, open development, and open community. Technical decisions are made by technical contributors and a representative Architecture Committee. The community is committed to diversity, openness, and encouraging new contributors and leaders to rise up.

## Developers

Expand Down
2 changes: 1 addition & 1 deletion VMT/VMT.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ A fix is proposed as a patch to the current master branch (as well as any affect

For public reports, there is no need to directly subscribe anyone and patches can be submitted directly to the code review system instead as Pull Requests (PR).

If project-side delays are encountered at this or any subsequent stage of the process, the VMT and other interested parties may reach out to all or any of the following [OpenStack Foundation](https://www.openstack.org/foundation/) members:
If project-side delays are encountered at this or any subsequent stage of the process, the VMT and other interested parties may reach out to all or any of the following [Open Infrastructure Foundation](https://openinfra.dev/about/) members:

- @ttx
- @fungi
Expand Down

0 comments on commit 5fd40c2

Please sign in to comment.