File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 357
357
"icon" : "fa-brands fa-linkedin" ,
358
358
},
359
359
{
360
- "name" : "BlueSky " ,
360
+ "name" : "Bluesky " ,
361
361
"url" : "https://bsky.app/profile/arrow.apache.org" ,
362
- "icon" : "fa-brands fa-bluesky" ,
362
+ "icon" : "fa-brands fa-square- bluesky" ,
363
363
},
364
364
],
365
365
"show_version_warning_banner" : True ,
Original file line number Diff line number Diff line change @@ -300,7 +300,7 @@ Be sure to go through on the following checklist:
300
300
#. Update version in Apache Arrow Cookbook
301
301
#. Announce the new release
302
302
#. Publish release blog posts
303
- #. Announce the release on BlueSky
303
+ #. Announce the release on Bluesky and LinkedIn
304
304
#. Remove old artifacts
305
305
306
306
.. dropdown :: Merge changes on release branch to maintenance branch for patch releases
@@ -703,7 +703,7 @@ Be sure to go through on the following checklist:
703
703
Post about the release and link to the blog post on social media. The project
704
704
has two official accounts:
705
705
706
- * BlueSky : `@arrow.apache.org <https://bsky.app/profile/arrow.apache.org >`_
706
+ * Bluesky : `@arrow.apache.org <https://bsky.app/profile/arrow.apache.org >`_
707
707
* LinkedIn: https://www.linkedin.com/company/apache-arrow/
708
708
709
709
PMC members have access or can request access to post under these accounts.
You can’t perform that action at this time.
0 commit comments