Skip to content

Commit 709bdc9

Browse files
ReverMAustinSumigray
authored andcommitted
Docs: Removing #archipelago-dev from places (ArchipelagoMW#3876)
* Cleaning up (ArchipelagoMW#4) Cleanup * Changed channel name * Changed channel name * Update docs/world maintainer.md * Update docs/world maintainer.md
1 parent 83c54f4 commit 709bdc9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

WebHostLib/static/assets/faq/faq_en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ There, you will find examples of games in the `worlds` folder:
7777
You may also find developer documentation in the `docs` folder:
7878
[/docs Folder in Archipelago Code](https://github.com/ArchipelagoMW/Archipelago/tree/main/docs).
7979

80-
If you have more questions, feel free to ask in the **#archipelago-dev** channel on our Discord.
80+
If you have more questions, feel free to ask in the **#ap-world-dev** channel on our Discord.

docs/running from source.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Recommended steps
3838
* Refer to [Windows Compilers on the python wiki](https://wiki.python.org/moin/WindowsCompilers) for details.
3939
Generally, selecting the box for "Desktop Development with C++" will provide what you need.
4040
* Build tools are not required if all modules are installed pre-compiled. Pre-compiled modules are pinned on
41-
[Discord in #archipelago-dev](https://discord.com/channels/731205301247803413/731214280439103580/905154456377757808)
41+
[Discord in #ap-core-dev](https://discord.com/channels/731205301247803413/731214280439103580/905154456377757808)
4242

4343
* It is recommended to use [PyCharm IDE](https://www.jetbrains.com/pycharm/)
4444
* Run Generate.py which will prompt installation of missing modules, press enter to confirm

docs/world maintainer.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ When a world is unmaintained, the [core maintainers](https://github.com/orgs/Arc
4444
can vote for a new maintainer if there is a candidate.
4545
For a vote to pass, the majority of participating core maintainers must vote in the affirmative.
4646
The time limit is 1 week, but can end early if the majority is reached earlier.
47-
Voting shall be conducted on Discord in #archipelago-dev.
47+
Voting shall be conducted on Discord in #ap-core-dev.
4848

4949
## Dropping out
5050

@@ -60,7 +60,7 @@ for example when they become unreachable.
6060
For a vote to pass, the majority of participating core maintainers must vote in the affirmative.
6161
The time limit is 2 weeks, but can end early if the majority is reached earlier AND the world maintainer was pinged and
6262
made their case or was pinged and has been unreachable for more than 2 weeks already.
63-
Voting shall be conducted on Discord in #archipelago-dev. Commits that are a direct result of the voting shall include
63+
Voting shall be conducted on Discord in #ap-core-dev. Commits that are a direct result of the voting shall include
6464
date, voting members and final result in the commit message.
6565

6666
## Handling of Unmaintained Worlds

0 commit comments

Comments
 (0)