Skip to content

Commit 0a0f4a3

Browse files
authored
Merge pull request #634 from pllim/rm-twitter
Remove Twitter role and update Community Engagement descriptions
2 parents 6f9ab23 + 3ec7760 commit 0a0f4a3

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

roles.json

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -101,12 +101,6 @@
101101
"Unfilled"
102102
]
103103
},
104-
{
105-
"role": "Twitter",
106-
"people": [
107-
"Matt Craig"
108-
]
109-
},
110104
{
111105
"role": "Facebook",
112106
"people": [
@@ -133,12 +127,12 @@
133127
}
134128
],
135129
"responsibilities": {
136-
"description": "Facilitate engagement with the astropy community, including:",
130+
"description": "Facilitate engagement with the Astropy community, including:",
137131
"details": [
138-
"Maintain the @astropy twitter account",
132+
"Maintain Astropy social media accounts",
139133
"Monitor/moderate the Python Users in Astronomy Facebook group",
140-
"Keep track of/help organize conferences and workshops",
141-
"Maintain infrastructure for a specific channel (e.g., discourse)"
134+
"Keep track of/help organize presence in conferences and workshops",
135+
"Maintain infrastructure for communication channels (e.g., Discourse)"
142136
]
143137
}
144138
},

0 commit comments

Comments
 (0)