-
-
Notifications
You must be signed in to change notification settings - Fork 25.5k
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
Rename triage team to contributor experience team #22970
Conversation
I can't generate the authors table:
we're maybe using a too old github api version ? |
Yes, the GitHub API changed since then. |
Which one should we pursue, this PR or #22971? |
|
||
emeritus = members - core_devs - triage_team | ||
emeritus = members - core_devs - contributor_experience_team - comm_team | ||
emeritus_comm_team = {"reshamas"} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one is hard to define programatically, I guess we have to hard code it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we somehow use doc/communication_team_emeritus.rst
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hehe this script is what generates communication_team_emeritus.rst
:)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😊
doc/communication_team.rst
Outdated
<a href='https://github.com/reshamas'><img src='https://avatars.githubusercontent.com/u/2507232?v=4' class='avatar' /></a> <br /> | ||
<p>Reshama Shaikh</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reshama is still in the comm team on github. Should we remove her from the comm team ?
ref #22942
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that it is fine to keep her. She may still pop in and help with the blog for instance.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, I've hard coded that. She's still in the comm team but won't show up on the page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
||
emeritus = members - core_devs - triage_team | ||
emeritus = members - core_devs - contributor_experience_team - comm_team | ||
emeritus_comm_team = {"reshamas"} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we somehow use doc/communication_team_emeritus.rst
?
@scikit-learn/contributor-experience-team Anyone for a 2nd review? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fine for me.... the ping with the new name works! ;)
Perhaps @reshamas would like to have a look?
Thanks!
I seems the doc artifact link is broken but the artifacts are actually published at: (Maybe circle ci has changed?) |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Let's merge then :) |
Fixes #21993