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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C529015808B for ; Sun, 27 Feb 2022 16:14:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B9A7E0866; Sun, 27 Feb 2022 16:14:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D3EE1E0866 for ; Sun, 27 Feb 2022 16:14:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E6A543434F1 for ; Sun, 27 Feb 2022 16:14:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 65064287 for ; Sun, 27 Feb 2022 16:14:28 +0000 (UTC) From: "Matthew Smith" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Smith" Message-ID: <1645978217.2950e7f26517cee26ee2ae440ffc5b06d73037e4.matthew@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tree-sitter/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/tree-sitter/metadata.xml X-VCS-Directories: dev-libs/tree-sitter/ X-VCS-Committer: matthew X-VCS-Committer-Name: Matthew Smith X-VCS-Revision: 2950e7f26517cee26ee2ae440ffc5b06d73037e4 X-VCS-Branch: master Date: Sun, 27 Feb 2022 16:14:28 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d2219fef-a7cc-44ab-8c97-8f3b39ca6a59 X-Archives-Hash: 7835c568e4549233c3304ef902f75c6b commit: 2950e7f26517cee26ee2ae440ffc5b06d73037e4 Author: Matthew Smith gentoo org> AuthorDate: Sun Feb 27 15:58:59 2022 +0000 Commit: Matthew Smith gentoo org> CommitDate: Sun Feb 27 16:10:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2950e7f2 dev-libs/tree-sitter: add myself as a maintainer Signed-off-by: Matthew Smith gentoo.org> dev-libs/tree-sitter/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-libs/tree-sitter/metadata.xml b/dev-libs/tree-sitter/metadata.xml index 6c52f76c3daa..c1f72dfb93c6 100644 --- a/dev-libs/tree-sitter/metadata.xml +++ b/dev-libs/tree-sitter/metadata.xml @@ -13,6 +13,10 @@ mva@gentoo.org Vadim Misbakh-Soloviov + + matthew@gentoo.org + Matthew Smith + Build Tree-sitter CLI tool (for developing, testing, and using Tree-sitter parsers)