]> granicus.if.org Git - strace/commitdiff
dist/README: add more references
authorEugene Syromyatnikov <evgsyr@gmail.com>
Tue, 4 Sep 2018 14:32:25 +0000 (16:32 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 1 Nov 2018 13:00:37 +0000 (13:00 +0000)
* dist/README: Mention README-hacking, add links to repositories
and the mailing list archive.

Suggested-by: Jamal Hadi Salim <jhs@mojatatu.com>
Co-Authored-by: Dmitry V. Levin <ldv@altlinux.org>
dist/README

index 31e74326f1a4d0ddfd8c960ded88d2b008fbe8dd..1c8ee2845dba869db5afa938c302bcff10a3d9f7 100644 (file)
@@ -10,13 +10,21 @@ of Paul Kranenburg; see the file COPYING for details.
 See the file CREDITS for a list of authors and other contributors.
 See the file INSTALL for compilation and installation instructions.
 See the file NEWS for information on what has changed in recent versions.
+See the file README-hacking for information related to strace development.
 
 The project's homepage is at
        https://strace.io
 
+The GIT repository of strace is available at
+       https://github.com/strace/strace/ and https://gitlab.com/strace/strace/
+
 strace has a mailing list:
        strace-devel@lists.strace.io
 
+Everyone is welcome to post bug reports, feature requests, comments
+and patches to the list.  The mailing list archives are available at
+       https://lists.strace.io/pipermail/strace-devel/
+
 System requirements:
        * Linux kernel >= 2.6.18 is recommended.  Older versions might still work
          but they haven't been thoroughly tested with this release.