Update contributor list in POM

This commit is contained in:
Michael Bull 2021-01-30 16:43:04 +00:00
parent 7a8d9b36c4
commit e13334a034
1 changed files with 15 additions and 0 deletions

View File

@ -126,6 +126,21 @@ subprojects {
name.set("Joseph Van der Wee")
url.set("https://github.com/jvanderwee")
}
contributor {
name.set("Gregory Inouye")
url.set("https://github.com/gregoryinouye")
}
contributor {
name.set("Thomas Oddsund")
url.set("https://github.com/oddsund")
}
contributor {
name.set("Jan Müller")
url.set("https://github.com/DerYeger")
}
}
scm {