aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-04-08 09:40:07 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-04-08 09:40:07 +0200
commitcf52eb2ab283032edf86620e63e9f7442fe4a70b (patch)
treefc1791b65507e139548ce5a2c18c72c00c6a89ef
parent59da46b132574e831915230b507d00d5c01dbc84 (diff)
Update README
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 34f9682..88c46f0 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ cloning, the `.git` directory is removed.
The http protocol is the most straightforward, it downloads a tarball
(`.tar.gz`) and unpacks it. If a value is specified in the 4th column of the
entry, this will be used as prefix, and will be stripped away when the
-extracted sources are moved into the `dist` directory.
+extracted sources are moved into the `src` directory.
### Quickstart to Releasing Rakudo Star
@@ -102,12 +102,12 @@ list is also a good choice, as are public places such as Reddit.
## Bugs, Feedback and Patches
Patches for this project can be sent through email to
-`p.spek+rakudo-star@tyil.work`.
+`~tyil/raku-devel@lists.sr.ht`.
To report bugs or provide other feedback, email is an option, but IRC and
[Matrix](https://matrix.org/) are also available. For IRC, reach out to `tyil`
-on [Freenode](https://freenode.net/) or [DareNET](https://www.darenet.org/).
-For Matrix, send a message to `tyil:matrix.org`.
+on [Libera](https://libera.chat/). For Matrix, send a message to
+`@tyil:matrix.org`.
### Bugs
@@ -143,7 +143,7 @@ into account.
## License
-Copyright (C) 2021
+Copyright (C) 2021-2022
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by