From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1107808-garchives=archives.gentoo.org@lists.gentoo.org>
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 53B75138334
	for <garchives@archives.gentoo.org>; Wed, 28 Aug 2019 03:11:53 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6AA17E083B;
	Wed, 28 Aug 2019 03:11:50 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 4910CE083B
	for <gentoo-commits@lists.gentoo.org>; Wed, 28 Aug 2019 03:11:50 +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 862AE34A469
	for <gentoo-commits@lists.gentoo.org>; Wed, 28 Aug 2019 03:11:48 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id DFEDD218
	for <gentoo-commits@lists.gentoo.org>; Wed, 28 Aug 2019 03:11:45 +0000 (UTC)
From: "Jory Pratt" <anarchy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" <anarchy@gentoo.org>
Message-ID: <1566961880.7032d6e583c83c0457d3a3cfaf0a1edae76cde8e.anarchy@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: anarchy
X-VCS-Committer-Name: Jory Pratt
X-VCS-Revision: 7032d6e583c83c0457d3a3cfaf0a1edae76cde8e
X-VCS-Branch: master
Date: Wed, 28 Aug 2019 03:11:45 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 61e4e1e8-4756-45f8-a913-7a329f1ff88d
X-Archives-Hash: e1db5e1ee5ac50b46319d8a4014dcd35

commit:     7032d6e583c83c0457d3a3cfaf0a1edae76cde8e
Author:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 03:11:20 2019 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Wed Aug 28 03:11:20 2019 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=7032d6e5

Add myself as a maintainer

Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index c455f4f..518d55a 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ http://www.musl-libc.org/
 
 ### Maintainers
 * Anthony G. Basile <blueness@gentoo.org>
+* Jory A. Pratt <anarchy@gentoo.org>
 * Aric Belsito <lluixhi@gmail.com>
 * Felix Janda <felix.janda@posteo.de>