Skip to content

Commit

Permalink
Update plugin.xml to set the correct vendor field value
Browse files Browse the repository at this point in the history
  • Loading branch information
azatsarynnyy committed Mar 15, 2024
1 parent 8be55bb commit fa77a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<idea-plugin>
<id>com.github.devspaces.gateway</id>
<name>OpenShift Dev Spaces</name>
<vendor>Red Hat</vendor>
<vendor email="developers@redhat.com" url="https://www.redhat.com">Red-Hat</vendor>

<depends>com.intellij.modules.platform</depends>

Expand Down

0 comments on commit fa77a25

Please sign in to comment.