Update contributor list

This commit is contained in:
Michael Bull 2021-03-29 19:58:23 +01:00
parent 77942019c2
commit c8d300fd8d
1 changed files with 10 additions and 0 deletions

View File

@ -150,6 +150,16 @@ subprojects {
name.set("Jan Müller")
url.set("https://github.com/DerYeger")
}
contributor {
name.set("avently")
url.set("https://github.com/avently")
}
contributor {
name.set("gsteckman")
url.set("https://github.com/gsteckman")
}
}
scm {