Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/sh/
Date: Fri, 05 Aug 2022 03:19:55
Message-Id: 1659664358.007a9e70cd10ec1e3e4c7e6f5c5acf5d3c444022.sam@gentoo
1 commit: 007a9e70cd10ec1e3e4c7e6f5c5acf5d3c444022
2 Author: Randall T. Vasquez <ran.dall <AT> icloud <DOT> com>
3 AuthorDate: Wed Aug 3 23:00:43 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 5 01:52:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=007a9e70
7
8 dev-util/sh: add co-maintainer
9
10 Signed-off-by: Randall T. Vasquez <ran.dall <AT> icloud.com>
11 Closes: https://github.com/gentoo/gentoo/pull/26733
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 dev-util/sh/metadata.xml | 7 +++++++
15 1 file changed, 7 insertions(+)
16
17 diff --git a/dev-util/sh/metadata.xml b/dev-util/sh/metadata.xml
18 index 1e811dcb7fc9..02bd9ab81cf5 100644
19 --- a/dev-util/sh/metadata.xml
20 +++ b/dev-util/sh/metadata.xml
21 @@ -5,6 +5,13 @@
22 <email>sam@g.o</email>
23 <name>Sam James</name>
24 </maintainer>
25 + <maintainer type="person" proxied="yes">
26 + <email>ran.dall@××××××.com</email>
27 + <name>Randall T. Vasquez</name>
28 + </maintainer>
29 + <longdescription lang="en">
30 + A shell parser, formatter, and interpreter with bash support; includes shfmt. Supports POSIX Shell, Bash, and mksh.
31 + </longdescription>
32 <upstream>
33 <remote-id type="github">mvdan/sh</remote-id>
34 </upstream>