tunnel: add developer information to pom xml
Otherwise sonatype gets upset. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
f764f2aaa9
commit
639ee6b5b2
@ -36,6 +36,10 @@ afterEvaluate {
|
|||||||
name = 'WireGuard'
|
name = 'WireGuard'
|
||||||
url = 'https://www.wireguard.com/'
|
url = 'https://www.wireguard.com/'
|
||||||
}
|
}
|
||||||
|
developer {
|
||||||
|
name = 'WireGuard'
|
||||||
|
email = 'team@wireguard.com'
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user