commit: b28cfacc31e3c16149a7cac8455329c725f97f5c Author: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org> AuthorDate: Fri Jun 28 22:28:34 2024 +0000 Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org> CommitDate: Fri Jun 28 22:28:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b28cfacc
net-p2p/syncthing: add myself as a maintainer Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org> net-p2p/syncthing/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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>[email protected]</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.
