Skip to content

Commit 639ee6b

Browse files
committed
tunnel: add developer information to pom xml
Otherwise sonatype gets upset. Signed-off-by: Jason A. Donenfeld <[email protected]>
1 parent f764f2a commit 639ee6b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tunnel/publish.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ afterEvaluate {
3636
name = 'WireGuard'
3737
url = 'https://www.wireguard.com/'
3838
}
39+
developer {
40+
name = 'WireGuard'
41+
42+
}
3943
}
4044
}
4145
}

0 commit comments

Comments
 (0)