Skip to content

Commit c09a4e5

Browse files
Update email in plugin descriptor
protostuff.io domain is dead. New email is [email protected]
1 parent 75fb885 commit c09a4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<id>io.protostuff.protostuff-jetbrains-plugin</id>
33
<name>Protobuf Support</name>
44
<version>0.11.0</version>
5-
<vendor email="jetbrains-plugin@protostuff.io">Kostiantyn Shchepanovskyi</vendor>
5+
<vendor email="protobuf-jetbrains-plugin@ksprojects.org">Kostiantyn Shchepanovskyi</vendor>
66

77
<description><![CDATA[
88
<a href="https://developers.google.com/protocol-buffers/">Google Protobuf</a> support for JetBrains products.

0 commit comments

Comments
 (0)