Files
guru/app-editors/vscodium-bin/metadata.xml
Maciej Barć 452b0f56a7 change my email to xgqt@riseup.net
Signed-off-by: Maciej Barć <xgqt@riseup.net>
2021-03-11 15:27:26 +01:00

28 lines
938 B
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>rossbridger.cc@gmail.com</email>
<name>Ross Charles Campbell</name>
</maintainer>
<maintainer type="person">
<email>xgqt@riseup.net</email>
<name>Maciej Barć</name>
</maintainer>
<use>
<flag name="libsecret">Enable libsecret support</flag>
</use>
<upstream>
<remote-id type="github">VSCodium/vscodium</remote-id>
</upstream>
<longdescription lang="en">
Microsofts vscode source code is open source (MIT-licensed),
but the product available for download (Visual Studio Code)
is licensed under this not-FLOSS license
and contains telemetry/tracking.
The VSCodium project exists so that you dont have to download+build
from source. These binaries are licensed under the MIT license.
Telemetry is disabled.
</longdescription>
</pkgmetadata>