Skip to content

Commit 458c558

Browse files
authored
Merge pull request #4577 from waynebeaton/main
Add email contact information.
2 parents 70e7cc5 + b89935c commit 458c558

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

website/src/about.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@ const About = () => {
4242
</Paragraph>
4343

4444
<Heading variant='h5'>Contact Us</Heading>
45+
<Paragraph variant='body1'>
46+
To report malicious extensions, extensions with known vulnerabilities, or other urgent matters, connect with us via
47+
<Link color='secondary' underline='hover' href='mailto:[email protected]'>[email protected]</Link>.
48+
For non-urgent matters, including managing namespaces or questions about publishing extensions, please visit the
49+
<Link color='secondary' underline='hover' href='https://github.com/EclipseFdn/open-vsx.org/wiki'>wiki</Link>
50+
</Paragraph>
4551
<Paragraph variant='body1'>
4652
We use Slack for instant messaging and general communication,
4753
use this <Link color='secondary' underline='hover' href='https://join.slack.com/t/openvsxworkinggroup/shared_invite/zt-2y07y1ggy-ct3IfJljjGI6xWUQ9llv6A'>link</Link> to join our Slack workspace.

0 commit comments

Comments
 (0)