summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2017-06-19 16:28:38 -0400
committerPaul Moore <paul@paul-moore.com>2017-06-19 16:28:38 -0400
commite60ae345507c5e8a41f1b7b4f5a488984567ab60 (patch)
tree7f1a25d0be788cf19485f91fc799ec8eeb559e59 /README.md
parent7c728944a763adc4f0d216d067a40826c1734ee8 (diff)
downloadlibseccomp-e60ae345507c5e8a41f1b7b4f5a488984567ab60.tar.gz
doc: rename SUBMITTING_PATCHES to CONTRIBUTING
This is in better keeping with the convention of most Open Source projects. Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d43866b..0bd1895 100644
--- a/README.md
+++ b/README.md
@@ -29,11 +29,11 @@ list.
The "doc/" directory contains all of the currently available documentation,
mostly in the form of manpages. The top level directory also contains a README
-file (this file) as well as the LICENSE, CREDITS, SUBMITTING_PATCHES, and
+file (this file) as well as the LICENSE, CREDITS, CONTRIBUTING, and
CHANGELOG files.
Those who are interested in contributing to the the project are encouraged to
-read the SUBMITTING_PATCHES in the top level directory.
+read the CONTRIBUTING in the top level directory.
## Building and Installing the Library