diff options
author | Chocobozzz <me@florianbigard.com> | 2020-12-15 16:29:24 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-12-15 16:29:24 +0100 |
commit | 8043befa3891e0386ec7bef6a077bed68bb3e232 (patch) | |
tree | 0f37955121d8377c999595b87a6b952c73827f9a /support/doc/development | |
parent | 496b5a5bf67224213e8e63894d8a9a89156b36d0 (diff) | |
download | PeerTube-8043befa3891e0386ec7bef6a077bed68bb3e232.tar.gz PeerTube-8043befa3891e0386ec7bef6a077bed68bb3e232.tar.zst PeerTube-8043befa3891e0386ec7bef6a077bed68bb3e232.zip |
Remove references to peertube-admin mailing list
Diffstat (limited to 'support/doc/development')
-rw-r--r-- | support/doc/development/release.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/development/release.md b/support/doc/development/release.md index 88b434efa..bcc1a3d44 100644 --- a/support/doc/development/release.md +++ b/support/doc/development/release.md | |||
@@ -19,4 +19,4 @@ NODE_APP_INSTANCE=6 NODE_ENV=test npm run start | |||
19 | * Check the release is okay: https://github.com/Chocobozzz/PeerTube/releases | 19 | * Check the release is okay: https://github.com/Chocobozzz/PeerTube/releases |
20 | * Update https://peertube3.cpy.re and check it works correctly | 20 | * Update https://peertube3.cpy.re and check it works correctly |
21 | * Update all other instances and check it works correctly | 21 | * Update all other instances and check it works correctly |
22 | * Communicate on Mastodon & peertube-admin mailing list | 22 | * Communicate |