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 06FFB1382C5 for ; Thu, 10 Jun 2021 18:38:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 546A3E0919; Thu, 10 Jun 2021 18:38:22 +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 30A97E0919 for ; Thu, 10 Jun 2021 18:38:22 +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 C7A57340955 for ; Thu, 10 Jun 2021 18:38:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F04A79A for ; Thu, 10 Jun 2021 18:38:19 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1623350266.5524ffe2d2baa10bfe7781cf6ac4652b71efda00.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/rpg-cli/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-rpg/rpg-cli/metadata.xml X-VCS-Directories: games-rpg/rpg-cli/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 5524ffe2d2baa10bfe7781cf6ac4652b71efda00 X-VCS-Branch: master Date: Thu, 10 Jun 2021 18:38:19 +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: b4a9da7c-97dd-486b-b59c-ec189bdd7f74 X-Archives-Hash: 0010e1996b97620433702b894417a083 commit: 5524ffe2d2baa10bfe7781cf6ac4652b71efda00 Author: Alexey Sokolov google com> AuthorDate: Thu Jun 10 18:29:05 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Jun 10 18:37:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5524ffe2 games-rpg/rpg-cli: add me to co-maintainers Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alexey Sokolov asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/21190 Signed-off-by: Georgy Yakovlev gentoo.org> games-rpg/rpg-cli/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/games-rpg/rpg-cli/metadata.xml b/games-rpg/rpg-cli/metadata.xml index 5aec5a9a2ed..481101e7e9a 100644 --- a/games-rpg/rpg-cli/metadata.xml +++ b/games-rpg/rpg-cli/metadata.xml @@ -5,6 +5,10 @@ gyakovlev@gentoo.org Georgy Yakovlev + + alexey+gentoo@asokolov.org + Alexey Sokolov + rpg-cli is a bare-bones JRPG-inspired terminal game written in Rust. It can work as an alternative to cd where you randomly encounter enemies as you change directories.