Skip to content

Commit 51c147f

Browse files
committed
Move accounts to /dev and clean up a bit
1 parent fc23719 commit 51c147f

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,10 @@ nav:
119119
- dev/keyring.md
120120
- dev/python.md
121121
- dev/build-process.md
122+
- dev/accounts.md
122123
- Other Topics:
123124
# Old stuff that should ideally move to the above categories in the future
124125
- wiki/Home.md
125-
- wiki/Accounts.md
126126
- wiki/Creating-Packages.md
127127
- wiki/Devtopics.md
128128
- wiki/Distributing.md

web/dev/accounts.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Accounts and Ownership
2+
3+
All the accounts and services which are associated with the MSYS2 project, including who has access and manages them.
4+
5+
- 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
7+
- Mastodon: [@msys2org@fosstodon.org](https://fosstodon.org/@msys2org) registered to Lazka
8+
- GitHub: [msys2](https://github.com/msys2) org with multiple owners, [msys2-contrib](https://github.com/msys2-contrib) org with multiple owners
9+
- SourceForge: [msys2 project](https://sourceforge.net/projects/msys2) with admins Alexey, Elieux, Lazka
10+
- server: sponsored by JSDelivr, root access given to Elieux and Lazka
11+
- file backup server: Hetzner Storage Box, managed by Lazka
12+
- OpenCollective: [msys2 project](https://opencollective.com/msys2) with Lazka and Elieux as admins
13+
- Discord: https://discord.gg/jPQdRdDcT9 owned by Lazka, admins Lazka and Elieux
14+
- Matrix: `#msys2_msys2:gitter.im` with admin access through GitHub, as well as Lazka and Biswa96 via matrix.org accounts
15+
- IRC: `#msys2` registered on OFTC to Elieux, Alexey, `#msys2` registered on Libera Chat to Elieux, `#msys2` registered on Freenode to Elieux
16+
17+
Lazka and Elieux have each other's backup contact authorized to solve ownership issues.
18+
19+
Some of the services cost money, we keep track of that here: https://github.com/msys2/finances

web/wiki/Accounts.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)