Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define specification sponsor and seed with spec approvers #2070

Merged
merged 16 commits into from
Jun 10, 2024

Conversation

jack-berg
Copy link
Member

Originally proposed in open-telemetry/opentelemetry-specification#3821, this PR formalizes the notion of a specification sponsor, which the TC and GC have been discussing for some time now.

A spec sponsor is a trusted collaborator of the TC. They are trusted to be assigned the type of complex specification issues that tend to require a fair bit of experience operating in the OpenTelemetry project. They can also sponsor issues such that other collaborators can drive the work under the help / guidance of the sponsor.

This idea should be thought of as an evolution and expansion of the role of a spec approver. It adds more privileges / responsibilities to that group and takes away the signal specific status. It allows us to grow the group of people who can contribute to the spec, and signal an additional level of trust in members.

This PR seeds the spec sponsor pool with the existing spec approvers, but this is a good opportunity to check in with the current spec approvers to make sure they're aligned with the privileges / responsibilities and are still interested / able to contribute to the project.

@jack-berg
Copy link
Member Author

cc @open-telemetry/technical-committee

community-membership.md Outdated Show resolved Hide resolved
community-membership.md Show resolved Hide resolved
community-membership.md Show resolved Hide resolved
community-membership.md Outdated Show resolved Hide resolved
community-membership.md Show resolved Hide resolved
community-membership.md Show resolved Hide resolved
community-membership.md Outdated Show resolved Hide resolved
Copy link
Member

@cijothomas cijothomas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.
Also confirming that I am still interested in continuing. (As I was part of spec-metric-approvers, and hence part of the seed list for spec sponsor)

This PR seeds the spec sponsor pool with the existing spec approvers, but this is a good opportunity to check in with the current spec approvers to make sure they're aligned with the privileges / responsibilities and are still interested / able to contribute to the project.

@jack-berg
Copy link
Member Author

Would like to see more approvals from @open-telemetry/technical-committee who would be responsible for nominating / approving spec sponsors. Please review / comment when you can.

@pellared
Copy link
Member

pellared commented May 8, 2024

nit:

It adds more [...] responsibilities to that group

Shouldn't each "sponsor-to-be" acknowledge that they want to be a sponsor (e.g. by asking for an approval)?

Copy link
Contributor

@jmacd jmacd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it makes sense to replace the current per-signal approver roles and add the new sponsorship role proposed here.

@trask
Copy link
Member

trask commented May 17, 2024

nit:

It adds more [...] responsibilities to that group

Shouldn't each "sponsor-to-be" acknowledge that they want to be a sponsor (e.g. by asking for an approval)?

@kumoroku @lzchen - can you let us know if you want to be included in the new specification sponsor role or not? (update: I've also just pinged them on Slack)

@cijothomas @djaglowski @tedsuo @MrAlias - have approved already

@Oberon00 has confirmed being moved to the new role

@iNikem has confirmed being moving to emeritus

@zenmoto - was moved to emeritus recently (#2117), so can probably be removed from specification sponsor list

Copy link
Member

@pellared pellared left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that I could be added as a sponsor per #2122

community-members.md Show resolved Hide resolved
community-members.md Outdated Show resolved Hide resolved
@Oberon00
Copy link
Member

@trask Hi, tentatively, I'm fine with being moved to the new role so you can go ahead with this PR. I will need to figure out internally if I actually have the time to do any meaningful work for the OTel spec. It's possible that I ask for being moved to emeritus later.

@iNikem
Copy link
Contributor

iNikem commented May 21, 2024

nit:

It adds more [...] responsibilities to that group

Shouldn't each "sponsor-to-be" acknowledge that they want to be a sponsor (e.g. by asking for an approval)?

@kumoroku @lzchen @iNikem - can you let us know if you want to be included in the new specification sponsor role or not? (update: I've also just pinged them on Slack)

I am not currently active in OpenTelemetry project. At the present time it does not make sense to include me in spec sponsors.

community-members.md Outdated Show resolved Hide resolved
@lzchen
Copy link
Contributor

lzchen commented May 22, 2024

@kumoroku @lzchen - can you let us know if you want to be included in the new specification sponsor role or not? (update: I've also just pinged them on Slack)

@trask

Hey I am currently overloaded with other responsibilities and most likely will not have time to commit to be a sponsor but am definitely interested in the future if my situation changes! Also am willing to contribute more to specs to earn a sponsorship role in the future if need be.

@jack-berg
Copy link
Member Author

I pushed a commit to move @lzchen and @kumoroku to emeritus. Haven't heard back from Christian in a week and revisit later if needed.

@jack-berg
Copy link
Member Author

@open-telemetry/governance-committee I think this is ready to merge. Thanks!

Copy link
Member

@djaglowski djaglowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've decided to focus on other areas and have moved myself to emeritus.

community-members.md Outdated Show resolved Hide resolved
community-members.md Show resolved Hide resolved
trask and others added 3 commits June 10, 2024 11:55
Co-authored-by: Daniel Jaglowski <jaglows3@gmail.com>
Co-authored-by: Daniel Jaglowski <jaglows3@gmail.com>
@trask trask merged commit 66a95fe into open-telemetry:main Jun 10, 2024
4 checks passed
jack-berg added a commit to open-telemetry/opentelemetry-specification that referenced this pull request Aug 16, 2024
Followup to open-telemetry/community#2070

Should be merged in lockstep with
open-telemetry/opentelemetry-proto#572

Upon merging, I will:
- Rename
[spec-approvers](https://github.com/orgs/open-telemetry/teams/specs-approvers)
to `spec-sponsors`
- Add all [current
sponsors](https://github.com/open-telemetry/community/blob/main/community-members.md#specifications-and-proto)
to `spec-sponsors`
- Delete
[spec-metrics-approvers](https://github.com/orgs/open-telemetry/teams/specs-metrics-approvers),
[spec-trace-approvers](https://github.com/orgs/open-telemetry/teams/specs-trace-approvers),
[spec-logs-approvers](https://github.com/orgs/open-telemetry/teams/specs-logs-approvers)

Note, there are still references to spec approvers in
[CONTRIBUTING.md](https://github.com/open-telemetry/opentelemetry-specification/blob/main/CONTRIBUTING.md).
As discussed in #3821 there are a variety of issues with the spec issue
management process, including consistency. I'm not trying to solve all
of them in this PR - rather, I want to make incremental progress and
reflect a decision that was already made about the spec sponsor role.

---------

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.