diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-06-21 01:37:09 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-21 01:37:09 -0700 |
| commit | a8385c0a07ffe053d5424812dd285bb15785342a (patch) | |
| tree | 7cd3bfc6d4be1ee2ac18a584433394fee428d861 | |
| parent | 7b53c73e8e6619fb0e65749d4d4c5f9420358d5b (diff) | |
| parent | 9a5e48040b1c39179b995d4071669c83a73ef549 (diff) | |
Merge pull request #2289 from justaugustus/clarify-pm-reps
Clarify language on SIG PM participation
| -rw-r--r-- | sig-governance.md | 16 | ||||
| -rw-r--r-- | sig-pm/SIG PM representatives.md | 40 |
2 files changed, 11 insertions, 45 deletions
diff --git a/sig-governance.md b/sig-governance.md index 96194359..e351d03e 100644 --- a/sig-governance.md +++ b/sig-governance.md @@ -11,12 +11,18 @@ In order to standardize Special Interest Group efforts, create maximum transpare * Participate in release planning meetings and retrospectives, and burndown meetings, as needed * Ensure related work happens in a project-owned github org and repository, with code and tests explicitly owned and supported by the SIG, including issue triage, PR reviews, test-failure response, bug fixes, etc. * Use the above forums as the primary means of working, communicating, and collaborating, as opposed to private emails and meetings -* Represent the SIG for the PM group - see [PM SIG representatives](/sig-product-management/SIG%20PM%20representatives.md). -## SIG roles -- **SIG Participant**: active in one or more areas of the project; wide - variety of roles are represented -- **SIG Lead**: SIG organizer +In addition, SIGs have the following responsibilities to SIG PM: +* identify SIG annual roadmap +* identify all SIG features in the current release +* actively track / maintain SIG features within [k/features](https://github.com/kubernetes/features) +* attend [SIG PM](/sig-pm/README.md) meetings, as needed / requested + +## SIG Roles + +Defining SIG Roles is a function of the SIG Charter. +Guidelines for drafting a SIG Charter can be found [here](/committee-steering/governance/README.md). + ## SIG creation and maintenance procedure diff --git a/sig-pm/SIG PM representatives.md b/sig-pm/SIG PM representatives.md deleted file mode 100644 index fcf84fe7..00000000 --- a/sig-pm/SIG PM representatives.md +++ /dev/null @@ -1,40 +0,0 @@ -### SIG PM representative role definition - -SIG PM representative is a specific person from the SIG, who represents this SIG to PM group. The role defaults to SIG lead, but not limited to. Every SIG may assign a representative. - -SIG PM responsibilities: - * identify all features in the current release from the SIG - * track all features (in the repo with all the fields complete) - * attend your SIG meetings - * attend the PM group meetings which occur 3-5 times per release - * identify the annual roadmap - * advise their SIG as needed - -### SIG PM representatives list - -| **SIG** | **Name** | **GitHub ID** | **e-mail** | **Secondary** | -| ------ | ------ | ------ | ------ | ------ | -| API machinery | William Denniss | WilliamDenniss | wdenniss@google.com | | -| Apps | Dan Paik | danpaik; ant31 | danpaik@google.com | Antoine Legrand, antoine.legrand@coreos.com | -| Auth | CJ Cullen | cjcullen | cjcullen@google.com | | -| Autoscaling | Solly Ross | directxman12 | sross@redhat.com | | -| AWS | Justin Santa Barbara | justinsb | justin@fathomdb.com | | -| CLI | Joe Beda | jbeda | joe@bedafamily.com | | -| Cluster Lifecycle | Dan Gillespie | ethernetdan | dan.gillespie@coreos.com | | -| Cluster Ops | Jason Singer DuMars | jdumars | jdumars@deis.com | Rob Hirschfeld | -| Contrib Experience | Garrett Rodrigues | grodrigues3 | grod@google.com | elsie.phillips@coreos.com | -| Docs | N/A | | | | -| Federation | David Aronchick | aronchick | aronchick@google.com | | -| Instrumentation | Piotr Szczesniak | piosz | pszczesniak@google.com | Patrick Christopher (pat.christopher@gmail.com) | -| Network | Dan Williams | dcbw | dcbw@redhat.com | Christopher M Luciano, @cmluciano, cmluciano@us.ibm.com, Du Jun, @m1093782566, dujun5@huawei.com | -| Node | Caleb Miles | calebamiles | caleb.miles@coreos.com | | -| On-Premises | Tomasz Napierala | zen | tnapierala@mirantis.com | | -| OpenStack | Chris Hoge | hogepodge | chris@openstack.org | | -| rktnetes | Covered by SIG-Node | | | | -| Scalability | Bob Wise | countspongebob | bob@bobsplanet.com | bob.wise@samsung.com | -| Scheduling | Tim St. Clair | timothysc | timothysc@gmail.com | David Oppenheimer (@davidopp) | -| Service catalog | Doug Davis | duglin | dug@us.ibm.com | | -| Storage | Matthew DeLio | mdelio | mdelio@google.com | Saad Ali (@saad-ali) | -| Testing | N/A | | | | -| UI | Dan Romlein | danielromlein | dromlein.apprenda@gmail.com | | -| Windows | Michael Michael | michmike | mmichael@apprenda.com | | |
