Difference between revisions of "Community"
Jump to navigation
Jump to search
(Created page with "<div style="background-color: #f6f6f6; padding: 1em; text-align: left;" class="plainlinks"> [https://criu.org https://static.openvz.org/criu_88x31.gif] is a project of [https:...") |
(rewamped) |
||
Line 1: | Line 1: | ||
− | + | CRIU is a community-driven project. It started by Virtuozzo kernel engineers in 2011, but the project potential was soon recognized by other companies and individuals and so they became actively involved. This article summarizes the current state of project community. | |
− | [https:// | + | |
+ | == Companies == | ||
+ | |||
+ | This list includes companies and projects whose employees contributed at least 10 patches, | ||
+ | and is loosely ordered by the company's contribution amount. | ||
+ | |||
+ | * [https://virtuozzo.com/ Virtuozzo] employs a number of key developers and provides most of the project infrastructure | ||
+ | * [https://canonical.com/ Canonical] employs {{Commits by|Tycho Andersen|tych0}} | ||
+ | * [https://ibm.com/linux IBM] employs {{Commits by|Laurent Dufour|ldu4}} | ||
+ | * [https://google.com/ Google] employs {{Commits by|Filipe Brandenburger|filbranden}} and {{Commits by|Saied Kazemi|SaiedKazemi}} | ||
+ | * [https://codeaurora.com/ CodeAurora] employs Christopher Covington | ||
+ | * [https://redhat.com/ Red Hat] employs {{Commits by|Oleg Nesterov|utrace}} and {{Commits by|Adrian Reber|adrianreber}} | ||
+ | * [https://samsung.com/ Samsung], [https://huawei.com/ Huawei] and others employs minor contributors | ||
+ | * [https://acronis.com/ Acronis] sponsors a few students working on the project | ||
+ | |||
+ | == Get involved == | ||
+ | |||
+ | Start with subscribing to the [https://lists.openvz.org/mailman/listinfo/criu mailing list], | ||
+ | where most of the fun is taking place (yes we're old school). | ||
+ | |||
+ | If you are ready to send some actual patches, please don't do so via github, see [[how to submit patches]]. | ||
+ | |||
+ | For other ways to be involved, see [[contacts]]. | ||
+ | |||
+ | == See also == | ||
+ | |||
+ | * [[History]] | ||
+ | * [[How to submit patches]] | ||
+ | * [[Contacts]] | ||
+ | |||
+ | == External links == | ||
+ | |||
+ | * https://github.com/xemul/criu/graphs/contributors | ||
+ | |||
+ | [[Category: Development]] |
Revision as of 00:36, 29 March 2016
CRIU is a community-driven project. It started by Virtuozzo kernel engineers in 2011, but the project potential was soon recognized by other companies and individuals and so they became actively involved. This article summarizes the current state of project community.
Companies
This list includes companies and projects whose employees contributed at least 10 patches, and is loosely ordered by the company's contribution amount.
- Virtuozzo employs a number of key developers and provides most of the project infrastructure
- Canonical employs Tycho Andersen
- IBM employs Laurent Dufour
- Google employs Filipe Brandenburger and Saied Kazemi
- CodeAurora employs Christopher Covington
- Red Hat employs Oleg Nesterov and Adrian Reber
- Samsung, Huawei and others employs minor contributors
- Acronis sponsors a few students working on the project
Get involved
Start with subscribing to the mailing list, where most of the fun is taking place (yes we're old school).
If you are ready to send some actual patches, please don't do so via github, see how to submit patches.
For other ways to be involved, see contacts.