diff mbox series

[ovs-dev] Introduce Emeritus Committer status.

Message ID 20171007001904.30854-1-russell@ovn.org
State Superseded
Headers show
Series [ovs-dev] Introduce Emeritus Committer status. | expand

Commit Message

Russell Bryant Oct. 7, 2017, 12:19 a.m. UTC
This patch introduces an Emeritus status for OVS committers. An
Emeritus Committer is recognized as having made a significant impact
to the project and having been a committer in the past.  It is
intended as an option for those that do not currently have the time or
interest to fulfill committer responsibilities based on their current
responsibilities.  While in this status, they are not included in
voting for governance purposes.

An emeritus committer may be re-instated as a full committer at any
time.

See documentation contents for full details.

Suggested-by: Ethan J. Jackson <ejj@eecs.berkeley.edu>
Signed-off-by: Russell Bryant <russell@ovn.org>
---
 Documentation/automake.mk                          |  1 +
 Documentation/index.rst                            |  3 +-
 .../internals/committer-emeritus-status.rst        | 65 ++++++++++++++++++++++
 Documentation/internals/index.rst                  |  1 +
 MAINTAINERS.rst                                    | 14 ++++-
 5 files changed, 82 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/internals/committer-emeritus-status.rst

Comments

Ben Pfaff Oct. 7, 2017, 4:22 a.m. UTC | #1
On Fri, Oct 06, 2017 at 08:19:04PM -0400, Russell Bryant wrote:
> This patch introduces an Emeritus status for OVS committers. An
> Emeritus Committer is recognized as having made a significant impact
> to the project and having been a committer in the past.  It is
> intended as an option for those that do not currently have the time or
> interest to fulfill committer responsibilities based on their current
> responsibilities.  While in this status, they are not included in
> voting for governance purposes.
> 
> An emeritus committer may be re-instated as a full committer at any
> time.
> 
> See documentation contents for full details.
> 
> Suggested-by: Ethan J. Jackson <ejj@eecs.berkeley.edu>
> Signed-off-by: Russell Bryant <russell@ovn.org>

Thank you.

I felt like doing some editing.  Here is my version.  You don't have to
use it though.

I have procedural questions:

    1. Do we need to get Linux Foundation approval for this change?  My
       inclination is to believe that we do not, because 2.c.iii in the
       project charter says that the committers may "amend, adjust and
       refine the roles of Contributors and Committers listed in Section
       2.b., create new roles and publicly document responsibilities and
       expectations for such roles, as it sees fit" and I think that
       this falls squarely in that category.

    2. Do we need a vote of the committers to approve this change?  I
       think that I would be more comfortable if we did have one.

Thanks,

Ben.

--8<--------------------------cut here-------------------------->8--

OVS committers are nominated and elected based on their impact on the Open
vSwitch project.  Over time, as committers' responsibilities change, some may
become unable or uninterested to actively participate in project governance.
Committer "emeritus" status provides a way for committers to take a leave of
absence from OVS governance responsibilities.  The following guidelines clarify
the process around the emeritus status for committers:

* An committer may choose to transition from active to emeritus, or from
  emeritus to active, by sending an email to the committers mailing list.

* If a committer hasn't been heard from in 6 months, and does not respond to
  reasonable attempts to contact him or her, the other committers can vote as a
  majority to transition the committer from active to emeritus.  (If the
  committer resurfaces, he or she can transition back to active by sending an
  email to the committers mailing list.)

* Emeritus committers may stay on the committers mailing list to continue to
  follow any discussions there.

* Emeritus committers do not nominate or vote in committer elections.  From a
  governance perspective, they are equivalent to a non-committer.

* Emeritus committers cannot merge patches to the OVS repository.

* Emeritus committers will be listed in a separate section in the
  MAINTAINERS.rst file to continue to recognize their contributions to the
  project.

Emeritus status does not replace the procedures for forcibly removing a
committer.

Note that just because a committer is not able to work on the project on a
day-to-day basis, we feel they are still capable of providing input on the
direction of the project.  No committer should feel pressured to move
themselves to this status.  Again, it's just an option for those that do not
currently have the time or interest.
Russell Bryant Oct. 9, 2017, 5:25 p.m. UTC | #2
On Sat, Oct 7, 2017 at 12:22 AM, Ben Pfaff <blp@ovn.org> wrote:
> On Fri, Oct 06, 2017 at 08:19:04PM -0400, Russell Bryant wrote:
>> This patch introduces an Emeritus status for OVS committers. An
>> Emeritus Committer is recognized as having made a significant impact
>> to the project and having been a committer in the past.  It is
>> intended as an option for those that do not currently have the time or
>> interest to fulfill committer responsibilities based on their current
>> responsibilities.  While in this status, they are not included in
>> voting for governance purposes.
>>
>> An emeritus committer may be re-instated as a full committer at any
>> time.
>>
>> See documentation contents for full details.
>>
>> Suggested-by: Ethan J. Jackson <ejj@eecs.berkeley.edu>
>> Signed-off-by: Russell Bryant <russell@ovn.org>
>
> Thank you.
>
> I felt like doing some editing.  Here is my version.  You don't have to
> use it though.

I like your edits.  I'll use them and post a v2.

>
> I have procedural questions:
>
>     1. Do we need to get Linux Foundation approval for this change?  My
>        inclination is to believe that we do not, because 2.c.iii in the
>        project charter says that the committers may "amend, adjust and
>        refine the roles of Contributors and Committers listed in Section
>        2.b., create new roles and publicly document responsibilities and
>        expectations for such roles, as it sees fit" and I think that
>        this falls squarely in that category.

For others following along, see http://openvswitch.org/charter/

I agree with your interpretation.

>     2. Do we need a vote of the committers to approve this change?  I
>        think that I would be more comfortable if we did have one.

Yes, I think that would be best.

Shall we record the vote as a set of acks on the patch?

>
> Thanks,
>
> Ben.
>
> --8<--------------------------cut here-------------------------->8--
>
> OVS committers are nominated and elected based on their impact on the Open
> vSwitch project.  Over time, as committers' responsibilities change, some may
> become unable or uninterested to actively participate in project governance.
> Committer "emeritus" status provides a way for committers to take a leave of
> absence from OVS governance responsibilities.  The following guidelines clarify
> the process around the emeritus status for committers:
>
> * An committer may choose to transition from active to emeritus, or from
>   emeritus to active, by sending an email to the committers mailing list.
>
> * If a committer hasn't been heard from in 6 months, and does not respond to
>   reasonable attempts to contact him or her, the other committers can vote as a
>   majority to transition the committer from active to emeritus.  (If the
>   committer resurfaces, he or she can transition back to active by sending an
>   email to the committers mailing list.)
>
> * Emeritus committers may stay on the committers mailing list to continue to
>   follow any discussions there.
>
> * Emeritus committers do not nominate or vote in committer elections.  From a
>   governance perspective, they are equivalent to a non-committer.
>
> * Emeritus committers cannot merge patches to the OVS repository.
>
> * Emeritus committers will be listed in a separate section in the
>   MAINTAINERS.rst file to continue to recognize their contributions to the
>   project.
>
> Emeritus status does not replace the procedures for forcibly removing a
> committer.
>
> Note that just because a committer is not able to work on the project on a
> day-to-day basis, we feel they are still capable of providing input on the
> direction of the project.  No committer should feel pressured to move
> themselves to this status.  Again, it's just an option for those that do not
> currently have the time or interest.
>
Ben Pfaff Oct. 9, 2017, 5:42 p.m. UTC | #3
On Mon, Oct 09, 2017 at 01:25:57PM -0400, Russell Bryant wrote:
> On Sat, Oct 7, 2017 at 12:22 AM, Ben Pfaff <blp@ovn.org> wrote:
> >     2. Do we need a vote of the committers to approve this change?  I
> >        think that I would be more comfortable if we did have one.
> 
> Yes, I think that would be best.
> 
> Shall we record the vote as a set of acks on the patch?

I think that would be harmless in this case, but I believe that it would
set a bad precedent.  We do not use a secret voting system among the
committers but we have never (as far as I know) released the details of
a vote result to a wider community.  So I'd prefer, slightly, to do the
vote on the committers list in the usual way.
Russell Bryant Oct. 9, 2017, 5:49 p.m. UTC | #4
On Mon, Oct 9, 2017 at 1:42 PM, Ben Pfaff <blp@ovn.org> wrote:
> On Mon, Oct 09, 2017 at 01:25:57PM -0400, Russell Bryant wrote:
>> On Sat, Oct 7, 2017 at 12:22 AM, Ben Pfaff <blp@ovn.org> wrote:
>> >     2. Do we need a vote of the committers to approve this change?  I
>> >        think that I would be more comfortable if we did have one.
>>
>> Yes, I think that would be best.
>>
>> Shall we record the vote as a set of acks on the patch?
>
> I think that would be harmless in this case, but I believe that it would
> set a bad precedent.  We do not use a secret voting system among the
> committers but we have never (as far as I know) released the details of
> a vote result to a wider community.  So I'd prefer, slightly, to do the
> vote on the committers list in the usual way.

OK, sure.  I didn't think about it enough since votes don't happen
often.  I didn't mean to stray from the norm.
diff mbox series

Patch

diff --git a/Documentation/automake.mk b/Documentation/automake.mk
index 6f38912f2..8adce852e 100644
--- a/Documentation/automake.mk
+++ b/Documentation/automake.mk
@@ -78,6 +78,7 @@  DOC_SOURCE = \
 	Documentation/internals/index.rst \
 	Documentation/internals/authors.rst \
 	Documentation/internals/bugs.rst \
+	Documentation/internals/committer-emeritus-status.rst \
 	Documentation/internals/committer-grant-revocation.rst \
 	Documentation/internals/committer-responsibilities.rst \
 	Documentation/internals/documentation.rst \
diff --git a/Documentation/index.rst b/Documentation/index.rst
index 836c37fc3..b7a792b0d 100644
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -107,7 +107,8 @@  Learn more about the Open vSwitch project and about how you can contribute:
 
 - **Maintaining:** :doc:`internals/maintainers` |
   :doc:`internals/committer-responsibilities` |
-  :doc:`internals/committer-grant-revocation`
+  :doc:`internals/committer-grant-revocation` |
+  :doc:`internals/committer-emeritus-status`
 
 - **Documentation:** :doc:`internals/contributing/documentation-style` |
   :doc:`Building Open vSwitch Documentation <intro/install/documentation>` |
diff --git a/Documentation/internals/committer-emeritus-status.rst b/Documentation/internals/committer-emeritus-status.rst
new file mode 100644
index 000000000..f869d72ad
--- /dev/null
+++ b/Documentation/internals/committer-emeritus-status.rst
@@ -0,0 +1,65 @@ 
+..
+      Licensed under the Apache License, Version 2.0 (the "License"); you may
+      not use this file except in compliance with the License. You may obtain
+      a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+      Unless required by applicable law or agreed to in writing, software
+      distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+      WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+      License for the specific language governing permissions and limitations
+      under the License.
+
+      Convention for heading levels in Open vSwitch documentation:
+
+      =======  Heading 0 (reserved for the title in a document)
+      -------  Heading 1
+      ~~~~~~~  Heading 2
+      +++++++  Heading 3
+      '''''''  Heading 4
+
+      Avoid deeper levels because they do not render well.
+
+==================================
+Emeritus Status for OVS Committers
+==================================
+
+There are some contributors to OVS that have made a significant impact to the
+project in its history, but based on current responsibilities, are unable or
+uninterested in participating as an official committer from a project
+governance perspective.
+
+The following guidelines clarify the process around the emeritus status for
+committers:
+
+* A committer may request themselves be placed in emeritus status by sending an
+  email to the committers mailing list.
+
+* At any time, an emeritus committer can choose to reinstate thir full
+  committer status by sending an email to the committers mailing list.
+
+* If a committer hasn't been heard from in 6 months, the other committers can
+  vote as a majority to put them in emeritus committer status.  Committers put
+  into emeritus status this way can become regular committers at any time as
+  described above.  Note that this provision would not replace the procedures
+  for forcibly removing a committer.  It would just be another option for
+  people who aren't active anymore.
+
+* Emeritus committers may stay on the committers mailing list to continue to
+  follow any discussions there.
+
+* Emeritus committers do not nominate or vote in committer elections.  From a
+  governance perspective, they are equivalent to a non-committer.
+
+* Emeritus committers can not merge patches to the OVS repository.
+
+* Emeritus committers will be listed in a separate section in the
+  MAINTAINERS.rst file to continue to recognize their contributions to the
+  project.
+
+Note that just because a committer is not able to work on the project on a
+day-to-day basis, we feel they are still capable of providing input on the
+direction of the project.  No committer should feel pressured to move
+themselves to this status.  Again, it's just an option for those that do not
+currently have the time or interest.
diff --git a/Documentation/internals/index.rst b/Documentation/internals/index.rst
index cf70f5566..50f59a88f 100644
--- a/Documentation/internals/index.rst
+++ b/Documentation/internals/index.rst
@@ -39,6 +39,7 @@  itself and how they might involved.
    release-process
    bugs
    security
+   committer-emeritus-status
    committer-responsibilities
    committer-grant-revocation
    authors
diff --git a/MAINTAINERS.rst b/MAINTAINERS.rst
index bb389da9f..a6deb8229 100644
--- a/MAINTAINERS.rst
+++ b/MAINTAINERS.rst
@@ -34,7 +34,7 @@  The responsibilities of an Open vSwitch committer are documented
 The process for adding or removing committers is documented
 `here <Documentation/internals/committer-grant-revocation.rst>`__.
 
-This is the current list of Open vSwitch committers:
+This is the current list of active Open vSwitch committers:
 
 .. list-table:: OVS Maintainers
    :header-rows: 1
@@ -75,3 +75,15 @@  This is the current list of Open vSwitch committers:
      - tgraf@noironetworks.com
    * - YAMAMOTO Takashi
      - yamamoto@midokura.com
+
+The project also maintains a list of Emeritus Committers (or Maintainers).
+More information about Emeritus Committers can be found
+`here <Documentation/internals/committer-emeritus-status.rst>`__.
+
+.. list-table:: OVS Emeritus Maintainers
+   :header-rows: 1
+
+   * - Name
+     - Email
+   * -
+     -