Skip to content

Commit efc451d

Browse files
authored
fix: use correct email (#16)
1 parent f2e761f commit efc451d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
<idea-plugin>
33
<id>io.infracost.plugins.jetbrains-infracost</id>
44
<name>Infracost</name>
5-
<vendor email="support@infracost.io" url="https://infracost.io">Infracost</vendor>
5+
<vendor email="hello@infracost.io" url="https://infracost.io">Infracost</vendor>
66
<description><![CDATA[infracost integration for Jetbrains tools. <br/>
77
88
Scan your Terraform infrastructure as code files with Infracost and then navigate with the handy Findings Explorer.<br/>

0 commit comments

Comments
 (0)