commit: da396366594f90098b518b995be0a66f73a2df1b Author: Jonas Frei <freijon <AT> pm <DOT> me> AuthorDate: Wed Jul 12 20:51:28 2023 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Thu Jul 13 06:03:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da396366
app-shells/nushell: add myself as a maintainer Closes: https://github.com/gentoo/gentoo/pull/31856 Signed-off-by: Jonas Frei <freijon <AT> pm.me> Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> app-shells/nushell/metadata.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/app-shells/nushell/metadata.xml b/app-shells/nushell/metadata.xml index ba9da18e3637..8039cef4e8da 100644 --- a/app-shells/nushell/metadata.xml +++ b/app-shells/nushell/metadata.xml @@ -5,6 +5,14 @@ <email>[email protected]</email> <name>Zac Medico</name> </maintainer> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Jonas Frei</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> <upstream> <bugs-to>https://github.com/nushell/nushell/issues</bugs-to> <changelog>https://github.com/nushell/nushell/commits/main</changelog>
