From 8b20bb016d3daf358212bb0fafd60a3f09d96c16 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 2 Dec 2019 17:43:26 -0600 Subject: [PATCH] doc/foundation: add ceph foundation info here Signed-off-by: Sage Weil --- doc/conf.py | 1 + doc/foundation.rst | 118 +++++++++++++++++++++++++++++++++++++++++++++ doc/governance.rst | 5 +- doc/index.rst | 1 + 4 files changed, 123 insertions(+), 2 deletions(-) create mode 100644 doc/foundation.rst diff --git a/doc/conf.py b/doc/conf.py index 2c0eb37647309..9c6976b28910f 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -17,6 +17,7 @@ if tags.has('man'): 'cephfs/*', 'dev/*', 'governance.rst', + 'foundation.rst', 'bootstrap.rst', 'install/*', 'mon/*', diff --git a/doc/foundation.rst b/doc/foundation.rst new file mode 100644 index 0000000000000..c91db1b02738f --- /dev/null +++ b/doc/foundation.rst @@ -0,0 +1,118 @@ + +.. _foundation: + +================= + Ceph Foundation +================= + +The Ceph Foundation exists to enable industry members to collaborate +and pool resources to support the Ceph project community. The +Foundation provides an open, collaborative, and neutral home for +project stakeholders to coordinate their development and community +investments in the Ceph ecosystem. + +The Ceph Foundation is organized as a directed fund under the Linux +Foundation. Premier and General Member organizations contribute a +yearly fee to become members. Associate members are educational +institutions or government organizations and are invited to join at no +cost. + +For more information, see `https://ceph.com/foundation +`_. + + +Members +======= + +Premier +------- + +* `Canonical `_ +* `China Mobile `_ +* `DigitalOcean `_ +* `Intel `_ +* `OVH `_ +* `Red Hat `_ +* `SoftIron `_ +* `SUSE `_ +* `Western Digital `_ +* `XSKY `_ +* `ZTE `_ + +General +------- + +* `Amihan `_ +* `ARM `_ +* `BoCloud `_ +* `Catalyst Cloud `_ +* `Clyso `_ +* `croit `_ +* `DiDi `_ +* `EasyStack `_ +* `ISS `_ +* `PingAn `_ +* `QCT `_ +* `SinoRail `_ + +Associate +--------- + +* `Boston University `_ +* `Center for Research in Open Source Systems (CROSS) `_ +* `CERN `_ +* `FASRC `_ +* `grnet `_ +* `Monash University `_ +* `NRF SARAO `_ +* `Science & Technology Facilities Councel (STFC) `_ +* `University of Michigan `_ +* `SWITCH `_ + +Governing Board +=============== + +The Governing Board consists of all Premier members, a representative +for the General members, a representative for the Associate members, +and a representative from the Ceph Leadership Team (the technical +governance body). The board is responsible for: + +* Building and approving an annual budget for spending in support of + the Ceph project +* Establishing ad-hoc committees to address current needs of the + project +* Coordinating outreach or marketing +* Meeting regularly to discuss Foundation activities, the status of + the Ceph project, and overall project strategy +* Voting on any decisions or matters before the board + +The Ceph Foundation board is not responsible for and does not have any +direct control over the technical governance of Ceph. Development and +engineering activities are managed through traditional open source +processes and are overseen by the :ref:`clt`. For more +information see :ref:`governance`. + +Members +------- + +* Anjaneya "Reddy" Chagam (Intel) +* Dan van der Ster (CERN) - Associate member representative +* Haomai Wang (XSKY) +* James Page (Canonical) +* Lenz Grimmer (SUSE) - Ceph Leadership Team representative +* Lars Marowsky-Bree (SUSE) +* Matias Bjorling (Western Digital) +* Mike Perez (Red Hat) - Ceph community manager +* Paul Emmerich (croit) - General member representative +* Pawel Sadowski (OVH) +* Phil Straw (SoftIron) +* Robin Johnson (DigitalOcean) +* Sage Weil (Red Hat) - Ceph project leader +* Xie Xingguo (ZTE) + +Joining +======= + +For information about joining the Ceph Foundation, please contact +membership@linuxfoundation.org. + diff --git a/doc/governance.rst b/doc/governance.rst index 1b2b069412e16..d78997e248066 100644 --- a/doc/governance.rst +++ b/doc/governance.rst @@ -33,6 +33,8 @@ The criteria for becoming a contributor include a consistent level of quality and engagement in the project over time. +.. _clt: + Ceph Leadership Team -------------------- @@ -98,6 +100,5 @@ and ecosystem. It has no direct control over the technical direction of the Ceph open source project beyond offering feedback and input into the collaborative development process. -For more information, see `https://ceph.com/foundation -`_. +For more information, see :ref:`foundation`. diff --git a/doc/index.rst b/doc/index.rst index 6cc482866bf1f..17ed841076dd1 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -107,6 +107,7 @@ about Ceph, see our `Architecture`_ section. Developer Guide dev/internals governance + foundation ceph-volume/index releases/general releases/index -- 2.39.5