gentoo-ebuilds/mail-mta/proton-mail-bridge/metadata.xml
Dennis Lamm 7dd0c26c02
mail-mta/proton-mail-bridge: add myself as a maintainer
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
Part-of: https://github.com/gentoo/gentoo/pull/42270
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
2025-06-05 20:52:50 +02:00

24 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>expeditioneer@gentoo.org</email>
<name>Dennis Lamm</name>
</maintainer>
<longdescription>
Proton Mail Bridge has been open-source since April 2020.
It functions as a daemon that serves as an interface between Proton
Mail's encrypted email services and standard IMAP/SMTP email clients.
This allows users to integrate Proton Mail with applications like
Thunderbird, Outlook, and Apple Mail.
The Bridge can be compiled with or without its Qt-based graphical
user interface (GUI), offering flexibility for both desktop and
headless environments.
</longdescription>
<upstream>
<bugs-to>https://github.com/ProtonMail/proton-bridge/issues</bugs-to>
<changelog>https://github.com/ProtonMail/proton-bridge/blob/master/Changelog.md</changelog>
<doc>https://github.com/ProtonMail/proton-bridge/wiki</doc>
<remote-id type="github">ProtonMail/proton-bridge</remote-id>
</upstream>
</pkgmetadata>