diff options
author | Zac Dover <zac.dover@proton.me> | 2024-10-04 15:21:32 +0200 |
---|---|---|
committer | Zac Dover <zac.dover@proton.me> | 2024-10-04 15:21:32 +0200 |
commit | 31a5d5f2f97b8fb6a0cd560fe510dbb95f637f3b (patch) | |
tree | fe8a71cabef4af0fd8bfd8b72ce03ab33bd62add /doc/governance.rst | |
parent | Merge pull request #60083 from phlogistonjohn/jjm-issue68322 (diff) | |
download | ceph-31a5d5f2f97b8fb6a0cd560fe510dbb95f637f3b.tar.xz ceph-31a5d5f2f97b8fb6a0cd560fe510dbb95f637f3b.zip |
doc/governance: add exec council responsibilites
Add the Ceph Executive Council's responsibilties to the
doc/governance.rst document. It was decided during the weekly CLT
meeting on 30 Sep 2024 to add this to the ceph/ceph git repository.
Signed-off-by: Zac Dover <zac.dover@proton.me>
Diffstat (limited to '')
-rw-r--r-- | doc/governance.rst | 56 |
1 files changed, 49 insertions, 7 deletions
diff --git a/doc/governance.rst b/doc/governance.rst index 95e1c878028..3d504cd5b95 100644 --- a/doc/governance.rst +++ b/doc/governance.rst @@ -21,14 +21,56 @@ Bodies Ceph Executive Council ====================== -Responsibilities ----------------- +.. _exec-council-responsibilities: + +Ceph Executive Council Responsibilities +--------------------------------------- + +- Spokesperson + + - welcome/keynote for cephalocon + + - maintaining slides and presenting about the project + + - Community focal point (user interaction, conference talks, mailing list, + etc) + +- Community + + - managing community manager + + - LF Program Manager person, Social Media person + + - liase with the ambassadors + + - make sure ceph events happen, successfully: cephalocon, ceph days, cds, user/dev, cdm + + - coordinating with LF + + - creating program committee + + - recordings on youtube + + - getting sponsors for events + + - communications, schedule, venue decisions + + - coordinate blog posts + + +- Ceph Foundation + + - ensure foundation is healthy: financials, operations + + - represent the CLT on the Board + + - present project status regularly (yearly) + + - collect member ideas / feedback + + - ensure members feel valued - * Arbiter in cases where decisions cannot be reached by consensus - * Distribute key responsibilities amongst themselves or others - * Point of contact for the project - * Representatives for Ceph foundation board meetings - * Ensure things get done + - guide the members how to support the project (events, testing, marketing, hardware, ...) Membership ---------- |