summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRandall T. Vasquez <ran.dall@icloud.com>2022-08-03 16:00:43 -0700
committerSam James <sam@gentoo.org>2022-08-05 02:52:38 +0100
commit007a9e70cd10ec1e3e4c7e6f5c5acf5d3c444022 (patch)
tree04b4b3dbb6120b390f3b40b5b00cfd7bc66cb570
parentdev-util/sh: add live build (diff)
downloadgentoo-007a9e70.tar.gz
gentoo-007a9e70.tar.bz2
gentoo-007a9e70.zip
dev-util/sh: add co-maintainer
Signed-off-by: Randall T. Vasquez <ran.dall@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/26733 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/sh/metadata.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/dev-util/sh/metadata.xml b/dev-util/sh/metadata.xml
index 1e811dcb7fc9..02bd9ab81cf5 100644
--- a/dev-util/sh/metadata.xml
+++ b/dev-util/sh/metadata.xml
@@ -5,6 +5,13 @@
<email>sam@gentoo.org</email>
<name>Sam James</name>
</maintainer>
+ <maintainer type="person" proxied="yes">
+ <email>ran.dall@icloud.com</email>
+ <name>Randall T. Vasquez</name>
+ </maintainer>
+ <longdescription lang="en">
+ A shell parser, formatter, and interpreter with bash support; includes shfmt. Supports POSIX Shell, Bash, and mksh.
+ </longdescription>
<upstream>
<remote-id type="github">mvdan/sh</remote-id>
</upstream>