summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index b522e5a..7cc982d 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -6,7 +6,7 @@
:Status:
Draft
:Copyright:
- © 2016 Adélie Linux Team. NCSA open source licence.
+ © 2016-2022 Adélie Linux Team. NCSA open source licence.
@@ -31,7 +31,7 @@ Changes
```````
Any changes to this repository must be reviewed before being pushed to the
-master branch. There are no exceptions to this rule. For security-sensitive
+current branch. There are no exceptions to this rule. For security-sensitive
updates, contact the Security Team at sec-bugs@adelielinux.org.
@@ -44,7 +44,7 @@ The addition of more compliant utilities is always appreciated. If you would
like to contribute one, please ensure that:
* the utility in question is specified in IEEE Std 1003.1, 2013 Edition
- (Issue 7);
+ (Issue 7), or Linux Standards Base Core Specification, 5.0.0;
* you have created a new directory in the top level named after the utility;