From 3efefdb18b50561aab0e67f30aa56fd09c65b64f Mon Sep 17 00:00:00 2001 From: Michael Bull Date: Tue, 26 Oct 2021 15:55:57 +0100 Subject: [PATCH] Update contributors --- build.gradle.kts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build.gradle.kts b/build.gradle.kts index 2580cec..fe52bc9 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -171,6 +171,11 @@ subprojects { name.set("Pablo Gonzalez Alonso") url.set("https://pablisco.com/") } + + contributor { + name.set("Joseph Cooper") + url.set("https://grodin.github.io/") + } } scm {