diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-05-26 12:00:51 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-05-26 12:00:51 -0400 |
commit | ee61c28e75dd0dadb7514b2b9cabdc9bf5390d03 (patch) | |
tree | 9778c126c7cc076486a97ffd3ae43e7ba488a41c /README.md | |
parent | 887ff6550d64aa0243192c922c977f41ce549e42 (diff) | |
download | aerc-ee61c28e75dd0dadb7514b2b9cabdc9bf5390d03.tar.gz |
Add aerc-announce to README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md index 352ad19..b6e9ebd 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,12 @@ Then compile aerc: On its first run, aerc will copy the default config files to `~/.config/aerc` and show the account configuration wizard. -## Contributing +## Resources -[Send patches](https://git-send-email.io) to -[~sircmpwn/aerc@lists.sr.ht](mailto:~sircmpwn/aerc@lists.sr.ht). +[Send patches](https://git-send-email.io) and questions to +[~sircmpwn/aerc@lists.sr.ht](https://lists.sr.ht/~sircmpwn/aerc). + +Subscribe to release announcements on +[~sircmpwn/aerc-announce](https://lists.sr.ht/~sircmpwn/aerc-announce) Bugs & todo here: [~sircmpwn/aerc2](https://todo.sr.ht/~sircmpwn/aerc2) |