pyladies / project-communications

PyLadies Project Communications: https://github.com/pyladies/global-organizing/issues/42
18 stars 13 forks source link

Update PyLadies avatar list #67

Closed hugovk closed 4 years ago

hugovk commented 4 years ago

This PR helps towards points 1, 2 and 4 of https://github.com/pyladies/project-communications/issues/63#issuecomment-667202397:

Today we set up the automation using Zapier to update the avatar daily, and we also added the step to post a tweet about the new profile picture. Other suggested improvements to this are:

  • add a column with link to the PyLadies chapter website/meetup so we can include it on the tweet
  • add a column with the PyLadies twitter account so we can @-mention them on twitter
  • some logo may need to be resized for twitter
  • add more logos

Hello!

I saw your video at https://twitter.com/mariatta/status/1289345727936659457, really good idea to rotate the Twitter avatar! Nice to see my https://hugovk.github.io/python-logos/pyladies/ being of use too :)

This PR updates the CSV to the full list of logos I've so far collected at https://hugovk.github.io/python-logos/pyladies/

The CSV now has columns for the homepage, and for Twitter username.

Note that some don't have a Twitter username listed: either they don't have one or I couldn't find it.

(Perhaps https://hugovk.github.io/python-logos/pyladies/ could even be refactored to load the list of logos from a CSV, then either the Zapier script could read that directly, or it'd make it easier to diff and add new ones to here (and the other direction too).)

hugovk commented 4 years ago

Thanks for the review, updated.

https://github.com/hugovk/project-communications/blob/update-logos-csv/pyladies_avatars_rotation.csv now renders on GitHub.

Mariatta commented 4 years ago

Thanks so much!!