diff options
author | Marc Schiffbauer <mschiff@gentoo.org> | 2024-06-29 00:28:34 +0200 |
---|---|---|
committer | Marc Schiffbauer <mschiff@gentoo.org> | 2024-06-29 00:28:34 +0200 |
commit | b28cfacc31e3c16149a7cac8455329c725f97f5c (patch) | |
tree | f92b02205459bdb3279a331c9b94c533e4d28501 | |
parent | sys-devel/binutils: add 2.42-r2 (patchset 4) (diff) | |
download | gentoo-b28cfacc31e3c16149a7cac8455329c725f97f5c.tar.gz gentoo-b28cfacc31e3c16149a7cac8455329c725f97f5c.tar.bz2 gentoo-b28cfacc31e3c16149a7cac8455329c725f97f5c.zip |
net-p2p/syncthing: add myself as a maintainer
Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
-rw-r--r-- | net-p2p/syncthing/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-p2p/syncthing/metadata.xml b/net-p2p/syncthing/metadata.xml index caa39fe9f41e..555f24ddc127 100644 --- a/net-p2p/syncthing/metadata.xml +++ b/net-p2p/syncthing/metadata.xml @@ -1,7 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person"> + <email>mschiff@gentoo.org</email> + <name>Marc Schiffbauer</name> + </maintainer> <longdescription lang="en"> Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. |