Added Adam
This commit is contained in:
parent
e5cb0bd903
commit
5a6edfbfa0
1 changed files with 5 additions and 0 deletions
|
@ -52,6 +52,11 @@ publishing {
|
||||||
email.set("erik@thauvin.net")
|
email.set("erik@thauvin.net")
|
||||||
url.set("https://erik.thauvin.net/")
|
url.set("https://erik.thauvin.net/")
|
||||||
}
|
}
|
||||||
|
developer {
|
||||||
|
id.set("aSemy")
|
||||||
|
name.set("Adam")
|
||||||
|
url.set("https://github.com/aSemy")
|
||||||
|
}
|
||||||
}
|
}
|
||||||
scm {
|
scm {
|
||||||
connection.set("scm:git://github.com/$gitHub.git")
|
connection.set("scm:git://github.com/$gitHub.git")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue