8000 Roles: Remove sub-role for community engagement coordinator by pllim · Pull Request #524 · astropy/astropy.github.com · GitHub
[go: up one dir, main page]

Skip to content

Roles: Remove sub-role for community engagement coordinator #524

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

Closed
wants to merge 4 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 7 additions & 40 deletions roles.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,52 +59,19 @@
"role": "Community engagement coordinator",
"url": "Community_engagement_coordinator",
"role-head": "Community engagement coordinator",
"sub-roles": [
{
"role": "Overall",
"people": [
"Unfilled"
]
},
{
"role": "Twitter",
"people": [
"Matt Craig"
]
},
{
"role": "Facebook",
"people": [
"Kelle Cruz",
"Erik Tollerud"
]
},
{
"role": "Slack/Matrix",
"people": [
"Stuart Mumford"
]
},
{
"role": "Discourse",
"people": [
"Stuart Mumford"
]
}, {
"role": "Conferences",
"people": [
"Kelle Cruz",
"Erik Tollerud"
]
}
"people": [
"Matt Craig",
"Kelle Cruz",
"Stuart Mumford",
"Erik Tollerud"
],
"responsibilities": {
"description": "Facilitate engagement with the astropy community, including:",
"description": "Facilitate engagement with the astropy community, as laid out in <a href='https://github.com/astropy/astropy-project/tree/main/community_engagement'>community_engagement</a>, including:",
"details": [
"Maintain the @astropy twitter account",
"Monitor/moderate the Python Users in Astronomy Facebook group",
"Keep track of/help organize conferences and workshops",
"Maintain infrastructure for a specific channel (e.g., discourse)"
"Maintain the infrastructure of the relevant discussion forums and platforms."
]
}
},
Expand Down
0