diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2023-01-08 13:25:38 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2023-01-08 13:26:31 +0100 |
| commit | 1e4d4905884b8973d29484f92a943ff7763fc160 (patch) | |
| tree | 37e4422ddbecfb15f6b1f18ad214af7f4ab03ef5 | |
| parent | 4abf2bccb51c60616cc62e3d1ccf91f4e7d93854 (diff) | |
README: The mirror is outdated
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | compat.texi | 12 |
2 files changed, 7 insertions, 9 deletions
@@ -30,12 +30,10 @@ contributions. Source code ----------- -Compat is developed on [GitHub]. The code is also mirrored on [SourceHut]. +Compat is developed on [GitHub]. [GitHub]: https://github.com/emacs-compat/compat -[SourceHut]: - https://sr.ht/~pkal/compat Bug and patches --------------- diff --git a/compat.texi b/compat.texi index 891382f..1b5671e 100644 --- a/compat.texi +++ b/compat.texi @@ -2647,15 +2647,15 @@ The function @code{pp-emacs-lisp-code}. @node Development @chapter Development -Compat is developed on GitHub and mirrored to SourceHut. +Compat is developed on GitHub. -Patches and comments can be sent to the -@uref{https://lists.sr.ht/~pkal/compat-devel, development mailing -list} (@email{~pkal/compat-devel@@lists.sr.ht, -~pkal/compat-devel@@lists.sr.ht}). Bug reports are best sent to the +Bug reports, patches and comments are best sent to the @uref{https://github.com/emacs-compat/compat/issues, issue tracker}. These may include issues in the compatibility code, missing -definitions or performance issues. +definitions or performance issues. We also provide a +@uref{https://lists.sr.ht/~pkal/compat-devel, development mailing +list} (@email{~pkal/compat-devel@@lists.sr.ht, +~pkal/compat-devel@@lists.sr.ht}). Please note that as a GNU ELPA package, Compat requires contributors to have signed the |
