summaryrefslogtreecommitdiff
path: root/app-editors/vscode/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-31 20:59:14 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-31 20:59:14 +0100
commite748ba9741f6540f4675c23e3e37b73e822c13a4 (patch)
tree23dece8beabb3a3d7c6c0273b0eb40b21c62a889 /app-editors/vscode/metadata.xml
parent908778078736bd36f7a60a2d576d415cb8e000fa (diff)
gentoo resync : 31.05.2021
Diffstat (limited to 'app-editors/vscode/metadata.xml')
-rw-r--r--app-editors/vscode/metadata.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/app-editors/vscode/metadata.xml b/app-editors/vscode/metadata.xml
new file mode 100644
index 000000000000..9aea48978a99
--- /dev/null
+++ b/app-editors/vscode/metadata.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person" proxied="yes">
+ <email>adel.ks@zegrapher.com</email>
+ <name>Adel KARA SLIMANE</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</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>