Skip to content

Commit 12275bc

Browse files
committed
twitter -> X, add bluesky
1 parent 6257a83 commit 12275bc

File tree

5 files changed

+10
-6
lines changed

5 files changed

+10
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
-->
66
<a title="GitHub Actions" href="https://github.com/msys2/msys2.github.io/actions?query=workflow%3Agithub%20pages"><img alt="github pages' workflow Status" src="https://img.shields.io/github/actions/workflow/status/msys2/msys2.github.io/main.yml?branch=main&longCache=true&style=flat-square&label=build&logo=github"></a><!--
77
-->
8-
<a title="Follow msys2org on Twitter" href="https://twitter.com/msys2org"><img src="https://img.shields.io/twitter/follow/msys2org?style=flat-square&logo=x&logoColor=white&color=31A4F1"></a><!--
8+
<a title="Follow msys2org on X" href="https://x.com/msys2org"><img src="https://img.shields.io/twitter/follow/msys2org?style=flat-square&logo=x&logoColor=white&color=31A4F1"></a><!--
99
-->
1010
<a title="Follow msys2org on Mastodon" href="https://fosstodon.org/@msys2org"><img src="https://img.shields.io/mastodon/follow/109365079526574177?color=000197&domain=https%3A%2F%2Ffosstodon.org%2F&logo=mastodon&logoColor=white&style=flat-square"></a><!--
1111
-->

mkdocs.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,14 @@ extra:
4949
social:
5050
- icon: 'fontawesome/brands/github'
5151
link: 'https://github.com/msys2'
52-
- icon: 'fontawesome/brands/twitter'
53-
link: 'https://twitter.com/msys2org'
5452
- icon: 'fontawesome/brands/mastodon'
5553
link: 'https://fosstodon.org/@msys2org'
5654
- icon: 'fontawesome/brands/discord'
5755
link: 'https://discord.gg/jPQdRdDcT9'
56+
- icon: 'fontawesome/brands/bluesky'
57+
link: 'https://bsky.app/profile/msys2org.bsky.social'
58+
- icon: 'fontawesome/brands/x-twitter'
59+
link: 'https://x.com/msys2org'
5860

5961
site_url: https://www.msys2.org
6062
repo_url: https://github.com/msys2/msys2.github.io

web/contact.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
* talk and get help in our [Discord server](https://discord.gg/jPQdRdDcT9)
55
* search for and file [issues for msys2 packages on GitHub](https://github.com/msys2/msys2-packages/issues)
66
* search for and file [issues for mingw-w64 packages on GitHub](https://github.com/msys2/mingw-packages/issues)
7-
* follow our [Twitter account](https://twitter.com/msys2org)
7+
* follow our [X account](https://x.com/msys2org)
88
* follow our [Mastodon account](https://fosstodon.org/@msys2org)
9+
* follow our [Bluesky account](https://bsky.app/profile/msys2org.bsky.social)
910
* [less active] talk in our [Matrix room](https://matrix.to/#/#msys2_msys2:gitter.im), bridged to our Discord server
1011
* [less active] talk in our [IRC channel](irc://irc.oftc.net:6667/msys2), which is also bridged to our Discord server
1112
* [archived] read older [discussion on SourceForge](https://sourceforge.net/p/msys2/discussion/general/)

web/dev/accounts.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
All the accounts and services which are associated with the MSYS2 project, including who has access and manages them.
44

55
- domains: msys2.org, msys2.net, msys2.com registered through Hover to Elieux, same for mingw-w64.org and mingw-w64.net
6-
- Twitter: [@msys2org](https://twitter.com/msys2org) registered to Lazka
6+
- X: [@msys2org](https://x.com/msys2org) registered to Lazka
77
- Mastodon: [@msys2org@fosstodon.org](https://fosstodon.org/@msys2org) registered to Lazka
8+
- Bluesky: [msys2org.bsky.social](https://bsky.app/profile/msys2org.bsky.social) registered to Lazka
89
- GitHub: [msys2](https://github.com/msys2) org with multiple owners, [msys2-contrib](https://github.com/msys2-contrib) org with multiple owners
910
- SourceForge: [msys2 project](https://sourceforge.net/projects/msys2) with admins Alexey, Elieux, Lazka
1011
- server: sponsored by JSDelivr, root access given to Elieux and Lazka

web/news.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ summary: Important events happening.
33
---
44
# News
55

6-
This page lists important changes or issues affecting MSYS2 users. We also post them to [Twitter](https://twitter.com/msys2org) and [Mastodon](https://fosstodon.org/@msys2org), including some not-so-important things :)
6+
This page lists important changes or issues affecting MSYS2 users. We also post them to [X](https://x.com/msys2org) / [Mastodon](https://fosstodon.org/@msys2org) / [Bluesky](https://bsky.app/profile/msys2org.bsky.social), including some not-so-important things :)
77

88
### 2024-11-09 - Python 3.12 Update
99

0 commit comments

Comments
 (0)