diff options
author | Randall T. Vasquez <ran.dall@icloud.com> | 2022-08-03 16:00:43 -0700 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-05 02:52:38 +0100 |
commit | 007a9e70cd10ec1e3e4c7e6f5c5acf5d3c444022 (patch) | |
tree | 04b4b3dbb6120b390f3b40b5b00cfd7bc66cb570 /dev-util/sh | |
parent | dev-util/sh: add live build (diff) | |
download | gentoo-007a9e70cd10ec1e3e4c7e6f5c5acf5d3c444022.tar.gz gentoo-007a9e70cd10ec1e3e4c7e6f5c5acf5d3c444022.tar.bz2 gentoo-007a9e70cd10ec1e3e4c7e6f5c5acf5d3c444022.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>
Diffstat (limited to 'dev-util/sh')
-rw-r--r-- | dev-util/sh/metadata.xml | 7 |
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> |