diff options
author | Joel Sherrill <joel@rtems.org> | 2017-06-13 16:29:13 -0500 |
---|---|---|
committer | Joel Sherrill <joel@rtems.org> | 2017-06-14 13:44:02 -0500 |
commit | 40ca6f02ed9083890f8e2aecaca7df6e2a72ae7d (patch) | |
tree | b1f19db2fd87d9ef7243da3863c186db4a03c6c3 /newlib/MAINTAINERS | |
parent | 6a6c1c52e6bfea85beb06ea60417b90ae3c6857c (diff) | |
download | newlib-40ca6f02ed9083890f8e2aecaca7df6e2a72ae7d.zip newlib-40ca6f02ed9083890f8e2aecaca7df6e2a72ae7d.tar.gz newlib-40ca6f02ed9083890f8e2aecaca7df6e2a72ae7d.tar.bz2 |
newlib/MAINTAINERS: Add OS maintainers section and myself for RTEMS and Write After Approval.
Diffstat (limited to 'newlib/MAINTAINERS')
-rw-r--r-- | newlib/MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/MAINTAINERS b/newlib/MAINTAINERS index 6117ff4..0bd93ff 100644 --- a/newlib/MAINTAINERS +++ b/newlib/MAINTAINERS @@ -45,6 +45,12 @@ aarch64 Richard Earnshaw richard.earnshaw@arm.com msp430 DJ Delorie dj@redhat.com Nick Clifton nickc@redhat.com + OS Port Maintainers (OS alphabetical order) + +OS port maintainers may make changes in OS-specific directories, as +well as OS-specific portions of the build system, without approval. + +RTEMS Joel Sherrill joel.sherrill@oarcorp.com Write After Approval @@ -57,3 +63,4 @@ Nick Clifton nickc@redhat.com Eric Blake eblake@redhat.com Will Newton will.newton@linaro.org Sebastian Huber sebastian.huber@embedded-brains.de +Joel Sherrill joel.sherrill@oarcorp.com |