It's been a few months since you folks started your mastodon account. How's that been going? If it's going well, I suggest that it should be bumped up in visibility.

It would be nice to add links to the account on the various pandas web sites. Here are spots I know about: - Upper right of https://pandas.pydata.org/pandas-docs/stable/ - Bottom right of all pages at https://pandas.pydata.org/ - "Follow us" section on right of the home page at https://pandas.pydata.org/

Additionally, it would be nice to verify that your mastodon account is the official one, by proving that it is blessed by the pandas website (this is the verification that mastodon offers): - Add the following to the <head> portion of the home page: <link rel="me" href="https://fosstodon.org/@pandas_dev"/> (and/or add rel="me" to the links you add above) - On your mastodon account, add a profile metadata link back to the home page.

Comment From: MarcoGorelli

thanks for the suggestion - interested in opening a PR to address the above?

Comment From: mikix

Sure, I can look into it

Comment From: MarcoGorelli

thanks @mikix

On your mastodon account, add a profile metadata link back to the home page.

sorry, do you have an example of this? what should I put where?

Comment From: mikix

@MarcoGorelli in your client go to edit your profile. There should be an option for up to four “Profile metadata” fields. Fill out on of them as like, “Homepage” or something and add the URL as the value. That page will be checked for the links I added and mark your link as verified.

Comment From: MarcoGorelli

thanks @mikix ! hopefully this is correct now 🤞

Comment From: mikix

Beautiful! Pandas WEB: add links to the official mastodon account