aboutsummaryrefslogtreecommitdiff
path: root/math/README.contributors
diff options
context:
space:
mode:
Diffstat (limited to 'math/README.contributors')
-rw-r--r--math/README.contributors5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/README.contributors b/math/README.contributors
index 33e7ba376e41..58a04fa4759d 100644
--- a/math/README.contributors
+++ b/math/README.contributors
@@ -1,8 +1,9 @@
STYLE REQUIREMENTS
==================
-1. Most code in this sub-directory is expected to be upstreamed into glibc so
- the GNU Coding Standard and glibc specific conventions should be followed
+1. With the exception of math/aarch64/experimental/, most code in this
+ sub-directory is expected to be upstreamed into glibc so the GNU
+ Coding Standard and glibc specific conventions should be followed
to ease upstreaming.
2. ABI and symbols: the code should be written so it is suitable for inclusion