From 5b11cd89e35f6161cb0fc3ea99322fc1b95295b3 Mon Sep 17 00:00:00 2001 From: Kjetil Kjernsmo Date: Mon, 17 Dec 2018 14:01:00 +0100 Subject: [PATCH 1/5] Individuals in roles --- community-roles.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/community-roles.md b/community-roles.md index c890f0c..4c32266 100644 --- a/community-roles.md +++ b/community-roles.md @@ -47,3 +47,14 @@ technical content writing. The Project Release Manager is responsible for determining which features and/or bug-fixes will make a given project release. They must attend regular stand-ups and project strategy meetings. + + +## Individuals currently occupying roles + +* **Community Leader** - Tim Berners-Lee +* **Community Manager** - Mitzi László +* **Repository Manager** - Kjetil Kjernsmo +* **Project Release Manager** - Kjetil Kjernsmo +* **Solid Core Contributors** - Ruben Verborgh, Arne Hassel, Justin Bingham, Kjetil Kjernsmo +* **Panel Coordinator** - Maya Rinehart, Felix Poon, Tony Morelli +* **Solid Panelist** - Eric Prud’hommeaux, Eduardo Rodriguez, Teodora Petkova, David Booth From 973c7a7a23ee5113472b12bacf0f5bd800f16ec1 Mon Sep 17 00:00:00 2001 From: Kjetil Kjernsmo Date: Tue, 18 Dec 2018 00:12:57 +0100 Subject: [PATCH 2/5] Fix Eduardo's name --- community-roles.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community-roles.md b/community-roles.md index 4c32266..10c55bc 100644 --- a/community-roles.md +++ b/community-roles.md @@ -1,4 +1,4 @@ -# Solid Community Roles and Responsibilities +Eduardo Ibacache Rodriguez# Solid Community Roles and Responsibilities This document aims to identify the various roles within the Solid community, and the responsibilities associated with each role, where applicable. @@ -57,4 +57,4 @@ and project strategy meetings. * **Project Release Manager** - Kjetil Kjernsmo * **Solid Core Contributors** - Ruben Verborgh, Arne Hassel, Justin Bingham, Kjetil Kjernsmo * **Panel Coordinator** - Maya Rinehart, Felix Poon, Tony Morelli -* **Solid Panelist** - Eric Prud’hommeaux, Eduardo Rodriguez, Teodora Petkova, David Booth +* **Solid Panelist** - Eric Prud’hommeaux, Eduardo Ibacache Rodriguez, Teodora Petkova, David Booth From c3dfdeba3b17ec7361bc19f91f9da2ecc01b8119 Mon Sep 17 00:00:00 2001 From: Kjetil Kjernsmo Date: Tue, 18 Dec 2018 00:13:43 +0100 Subject: [PATCH 3/5] A paste went wrong --- community-roles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community-roles.md b/community-roles.md index 10c55bc..7f4a985 100644 --- a/community-roles.md +++ b/community-roles.md @@ -1,4 +1,4 @@ -Eduardo Ibacache Rodriguez# Solid Community Roles and Responsibilities +# Solid Community Roles and Responsibilities This document aims to identify the various roles within the Solid community, and the responsibilities associated with each role, where applicable. From c7eef2766c5ae278bec994bcb4044bcd8203b791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mitzi=20L=C3=A1szl=C3=B3?= Date: Fri, 21 Dec 2018 13:36:53 +0100 Subject: [PATCH 4/5] Update community-roles.md --- community-roles.md | 64 +++++++++++++++++----------------------------- 1 file changed, 23 insertions(+), 41 deletions(-) diff --git a/community-roles.md b/community-roles.md index 7f4a985..cc87bdf 100644 --- a/community-roles.md +++ b/community-roles.md @@ -1,60 +1,42 @@ # Solid Community Roles and Responsibilities -This document aims to identify the various roles within the Solid community, -and the responsibilities associated with each role, where applicable. +This document aims to identify the various roles within the Solid community,and the responsibilities associated with each role, where applicable. - [Community Leader](#community-leader) -- [Repository Manager](#repository-manager) - [Community Manager](#community-manager) +- [Repository Manager](#repository-manager) +- [Project Release Manager](#project-release-manager) - [Solid Core Contributor](#solid-core-contributor) - [Project Core Contributor](#project-core-contributor) -- [Project Contributor](#project-contributor) -- [Project Release Manager](#project-release-manager) ## Community Leader -The Community Leader defines the governing vision of the Solid project, and -channels that vision into the projects and initiatives created to realize it. -They are responsible for selecting core contributors, approving official -projects and initiatives, prioritizing official project roadmaps, and have the -final say on project disputes. - -## Repository Manager -The Repository Manager controls Github, NPM, and other Solid organization -properties related to the storage, management, and distribution of official -Solid projects. They are responsible for keeping these properties clean and -well-organized on the community's behalf. +The Community Leader defines the governing vision of the Solid project, and channels that vision into the projects and initiatives created to realise it. They are responsible for selecting core contributors, approving official projects and initiatives, prioritising official project roadmaps, and have the final say on project disagreements. The Community Leader has admin rights of Solid tools and can optionally attend the weekly recurring community support meeting. ## Community Manager -Community Managers are responsible for community outreach, ensuring that -community members are able to realize the full value of solid, and have what -they need to contribute value back if they choose to do so. +The Community Manager is responsible for community outreach to facilitate contributions and implementation of the governance of Solid. The Community Manager is responsible for merging pull requsets concerning the community repository and processing and implementing suggestions around Solid governance. The Community Manager has admin rights of Solid tools and must moderate the weekly recurring community support meeting. + +## Repositories Manager +The Repositories Manager controls Github, NPM, and other Solid organisation properties related to the storage, management, and distribution of official Solid projects. They are responsible for keeping these properties clean and well-organised on behalf of the Solid community. The Repositories Manager has admin rights of Solid tools must attend the weekly recurring community support meeting. ## Solid Core Contributor -Solid Core Contributors work across projects on initiatives that enrich the -Solid ecosystem as a whole. They must attend regular stand-ups and strategy -meetings. +Solid Core Contributors work across projects on initiatives that enrich the Solid ecosystem as a whole. Solid Core Contributors must attend the weekly recurring community support meeting. ## Project Core Contributor -A Project Core Contributor is a key team member on an official Solid project. -They may have issues assigned to them, review and merge pull requests, and must -attend regular stand-ups and project strategy meetings. - -## Project Contributor -A Project Contributor is anyone who contributes to an official Solid project. -Contributions come in many forms, from coding and qa to experience design and -technical content writing. +A Project Core Contributor is a key team member on an official Solid project. Project Core Contributors must attend the weekly recurring community support meeting. ## Project Release Manager -The Project Release Manager is responsible for determining which features and/or -bug-fixes will make a given project release. They must attend regular stand-ups -and project strategy meetings. +The Project Release Managers are responsible for determining which features and/or bug-fixes will be merged into the release of their respective projects. Project release managers must attend the weekly recurring community support meeting. +## Solid Coordinator +Panel Coordinators are responsible for designing and running tests with the Solid Panelists as well as publishing test results to the Solid community. Panel Coordinators are expected to join the weekly user testing meeting which is moderated by the Community Manager. -## Individuals currently occupying roles +## Solid Panelist +The Solid panel engages in continuous tests to improve the user experience. When a test is set up by the Solid panel coordinators the community manager will reach out to the Solid panel to ask if they would like to participate in this test. Tests will take approximately half an hour each on average. If the user tester is available and willing to take the test, they will be sent instructions by the Solid panel coordinators. Solid panelist can withdraw from the panel at any point. To volunteer to become a Solid panelist contact the community manager. -* **Community Leader** - Tim Berners-Lee -* **Community Manager** - Mitzi László -* **Repository Manager** - Kjetil Kjernsmo -* **Project Release Manager** - Kjetil Kjernsmo -* **Solid Core Contributors** - Ruben Verborgh, Arne Hassel, Justin Bingham, Kjetil Kjernsmo -* **Panel Coordinator** - Maya Rinehart, Felix Poon, Tony Morelli -* **Solid Panelist** - Eric Prud’hommeaux, Eduardo Ibacache Rodriguez, Teodora Petkova, David Booth +## Individuals currently occupying roles +* **Community Leader** - [Tim Berners-Lee](https://github.com/timbl) +* **Community Manager** - [Mitzi László](https://github.com/Mitzi-Laszlo) +* **Repositories Manager** - [Kjetil Kjernsmo](https://github.com/kjetilk) +* **Project Release Manager** - [Kjetil Kjernsmo](https://github.com/kjetilk) +* **Solid Core Contributors** - [Ruben Verborgh](https://github.com/RubenVerborgh), Arne Hassel, [Justin Bingham](https://github.com/justinwb), [Kjetil Kjernsmo](https://github.com/kjetilk) +* **Panel Coordinator** - Maya Rinehart, Felix Poon, [Tony Morelli](https://github.com/tony-morelli) +* **Solid Panelist** - [Eric Prud’hommeaux](https://github.com/ericprud), [Eduardo Ibacache Rodriguez](https://github.com/eduardoinnorway), [Teodora Petkova](https://github.com/TheodoraPetkova), [David Booth](https://github.com/dbooth-boston), [Pieter Hayvaert](https://github.com/pheyvaer) From 6e82f3036fced05751da73e66ee39b1ab0e6c12c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mitzi=20L=C3=A1szl=C3=B3?= Date: Fri, 21 Dec 2018 15:59:07 +0100 Subject: [PATCH 5/5] Update community-roles.md --- community-roles.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/community-roles.md b/community-roles.md index cc87bdf..30244ff 100644 --- a/community-roles.md +++ b/community-roles.md @@ -32,6 +32,9 @@ Panel Coordinators are responsible for designing and running tests with the Soli ## Solid Panelist The Solid panel engages in continuous tests to improve the user experience. When a test is set up by the Solid panel coordinators the community manager will reach out to the Solid panel to ask if they would like to participate in this test. Tests will take approximately half an hour each on average. If the user tester is available and willing to take the test, they will be sent instructions by the Solid panel coordinators. Solid panelist can withdraw from the panel at any point. To volunteer to become a Solid panelist contact the community manager. +## Solid Event Organiser +The [Solid Event](solid-events.md) Organiser is responsible for organising and coordinatiing a Solid Event in a stated city. The position of Solid Event Organiser will be filled by an individual for as long as an event is scheduled in the future. + ## Individuals currently occupying roles * **Community Leader** - [Tim Berners-Lee](https://github.com/timbl) * **Community Manager** - [Mitzi László](https://github.com/Mitzi-Laszlo) @@ -40,3 +43,4 @@ The Solid panel engages in continuous tests to improve the user experience. When * **Solid Core Contributors** - [Ruben Verborgh](https://github.com/RubenVerborgh), Arne Hassel, [Justin Bingham](https://github.com/justinwb), [Kjetil Kjernsmo](https://github.com/kjetilk) * **Panel Coordinator** - Maya Rinehart, Felix Poon, [Tony Morelli](https://github.com/tony-morelli) * **Solid Panelist** - [Eric Prud’hommeaux](https://github.com/ericprud), [Eduardo Ibacache Rodriguez](https://github.com/eduardoinnorway), [Teodora Petkova](https://github.com/TheodoraPetkova), [David Booth](https://github.com/dbooth-boston), [Pieter Hayvaert](https://github.com/pheyvaer) +* **Solid Event Organiser** - Solid event organisers are listed alongside the corresponsing [Solid Event](solid-events.md)