commit: bb8ce0dc8d9e72cbcd8ccd72d8c5809f041dbab5 Author: Aric Belsito <lluixhi <AT> gmail <DOT> com> AuthorDate: Tue Jun 6 01:21:24 2017 +0000 Commit: Aric Belsito <lluixhi <AT> gmail <DOT> com> CommitDate: Tue Jun 6 01:22:21 2017 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=bb8ce0dc
README.md: fix maintainer list. README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1528104..c455f4f 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ sense of standards-conformance and safety. http://www.musl-libc.org/ -MAINTAINERS: -Anthony G. Basile <[email protected]> -Aric Belsito <[email protected]> -Felix Janda <[email protected]> +### Maintainers +* Anthony G. Basile <[email protected]> +* Aric Belsito <[email protected]> +* Felix Janda <[email protected]> -## Repoman status +## Repoman Status [](https://travis-ci.org/gentoo/musl)
