From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 27AC2139083 for ; Tue, 6 Jun 2017 01:22:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19ED521C054; Tue, 6 Jun 2017 01:22:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EA3DD21C054 for ; Tue, 6 Jun 2017 01:22:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6598E34197B for ; Tue, 6 Jun 2017 01:22:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C1735746C for ; Tue, 6 Jun 2017 01:22:39 +0000 (UTC) From: "Aric Belsito" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aric Belsito" Message-ID: <1496712141.bb8ce0dc8d9e72cbcd8ccd72d8c5809f041dbab5.lluixhi@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: / X-VCS-Repository: proj/musl X-VCS-Files: README.md X-VCS-Directories: / X-VCS-Committer: lluixhi X-VCS-Committer-Name: Aric Belsito X-VCS-Revision: bb8ce0dc8d9e72cbcd8ccd72d8c5809f041dbab5 X-VCS-Branch: master Date: Tue, 6 Jun 2017 01:22:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 256cde7d-f2fd-4419-8414-2c35ed9cee20 X-Archives-Hash: 251c31b45f460f0c59b6ba3f277cac3e commit: bb8ce0dc8d9e72cbcd8ccd72d8c5809f041dbab5 Author: Aric Belsito gmail com> AuthorDate: Tue Jun 6 01:21:24 2017 +0000 Commit: Aric Belsito gmail 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 -Aric Belsito -Felix Janda +### Maintainers +* Anthony G. Basile +* Aric Belsito +* Felix Janda -## Repoman status +## Repoman Status [![Repoman Status](https://travis-ci.org/gentoo/musl.png)](https://travis-ci.org/gentoo/musl)