-
Notifications
You must be signed in to change notification settings - Fork 119
Add MAINTAINERS.md and ADOPTERS.md #843
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
|
||
> **Note** | ||
> Do you want to add yourself to this list? Simply fork the repository and open a PR with the required change. | ||
> We have a short description of the adopter types at the bottom of this page. Each type is in alphabetical order. | ||
|
||
# bootc Adopters (direct) | ||
|
||
| Type | Name | Since | Website | Use-Case | | ||
|:-|:-|:-|:-|:-| | ||
Vendor | Red Hat | 2024 | https://redhat.com | Image Based Linux | ||
End-User | HeliumOS | 2024 | https://www.heliumos.org/ | An atomic desktop operating system for your devices | ||
|
||
# bootc Adopters (indirect, via ostree) | ||
|
||
Bootc is a relatively new project, but much of the underlying technology and goals is *not* new. | ||
The underlying ostree project is over 13 years old (as of 2024). This project also relates | ||
to [rpm-ostree](https://github.com/coreos/rpm-ostree/) which has existed a really long time. | ||
|
||
Not every one of these projects uses bootc directly today, but a toplevel goal of bootc | ||
is to be the successor to ostree, and it is our aim to seamlessly carry forward these users. | ||
|
||
| Type | Name | Since | Website | Use-Case | | ||
|:-|:-|:-|:-|:-| | ||
| Vendor | Endless | 2014 | [link](https://www.endlessos.org/os) | A Completely Free, User-Friendly Operating System Packed with Educational Tools, Games, and More | ||
| Vendor | Red Hat | 2015 | [link](https://redhat.com) | Image Based Linux | ||
cgwalters marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| Vendor | Apertis | 2020 | [link](https://apertis.org) | Collaborative OS platform for products | ||
| Vendor | Fedora Project | 2021 | [link](https://fedoraproject.org/atomic-desktops/) | An atomic desktop operating system aimed at good support for container-focused workflows | ||
| Vendor | UBlue | 2023 | [link](https://universal-blue.org/) | The reliability of a Chromebook, but with the flexibility and power of a traditional Linux desktop | ||
|
||
### Adopter Types | ||
|
||
**End-user**: The organization runs bootc in production in some way. | ||
|
||
**Integration**: The organization has a product that integrates with bootc, but does not contain bootc. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. More nits: Would There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Hmm could be but I was basing this on e.g. https://github.com/kubevirt/kubevirt/blob/main/ADOPTERS.md There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ah, that makes sense, I thought it was odd how the verbiage switches up. I will approve momentarily |
||
|
||
**Vendor**: The organization packages bootc in their product and sells it as part of their product. | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Maintainers | ||
|
||
The current Maintainers Group for the bootc Project consists of: | ||
|
||
| Name | GitHub ID | Employer | Responsibilities | | ||
| ---- | ---- | ---- | ---- | | ||
| Chris Kyrouac | [ckyrouac](https://github.com/orgs/containers/people/ckyrouac) | Red Hat | Approver | | ||
| Colin Walters | [cgwalters](https://github.com/orgs/containers/people/cgwalters) | Red Hat | Approver | | ||
| John Eckersberg | [jeckersb](https://github.com/orgs/containers/people/jeckersb) | Red Hat | Approver | |
Uh oh!
There was an error while loading. Please reload this page.