Files
guru/app-editors/visual-studio-code-bin/metadata.xml
Adel KARA SLIMANE 348a1b586b Change email address in metadata of maintained packages
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
2021-05-07 15:10:31 +02:00

28 lines
1022 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>onigino@protonmail.com</email>
<name>Gino McCarty</name>
</maintainer>
<maintainer type="person">
<email>rossbridger.cc@gmail.com</email>
<name>Ross Charles Campbell</name>
</maintainer>
<maintainer type="person">
<email>adel.ks@zegrapher.com</email>
<name>Adel KARA SLIMANE</name>
</maintainer>
<longdescription>
Visual Studio Code is a lightweight but powerful source code editor which
runs on your desktop and is available for Windows, macOS and Linux. It
comes with built-in support for JavaScript, TypeScript and Node.js and has
a rich ecosystem of extensions for other languages (such as C++, C#, Java,
Python, PHP, Go) and runtimes (such as .NET and Unity).
</longdescription>
<upstream>
<remote-id type="github">microsoft/vscode</remote-id>
<bugs-to>https://github.com/microsoft/vscode/issues</bugs-to>
</upstream>
</pkgmetadata>