commit:     1de9c6811230088f9e605ad4a651e1b64b37b86b
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu May  6 00:12:04 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu May  6 00:22:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1de9c681

app-admin/chezmoi: fix remote

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 app-admin/chezmoi/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/chezmoi/metadata.xml b/app-admin/chezmoi/metadata.xml
index 8aef408d2..7b76d899f 100644
--- a/app-admin/chezmoi/metadata.xml
+++ b/app-admin/chezmoi/metadata.xml
@@ -4,7 +4,7 @@
        <maintainer type="person">
                <email>[email protected]</email>
                <name>Phil DeMonaco</name>
-               </maintainer>
+       </maintainer>
        <longdescription lang="en">
                        Dotfile management application which provides a 
configuration
                        and encryption interface ontop of traditional version 
control
@@ -13,6 +13,6 @@
                        with differing requirements.
        </longdescription>
        <upstream>
-               <remote-id type="github">twpane/chezmoi</remote-id>
+               <remote-id type="github">twpayne/chezmoi</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to