Skip to content

Commit 7f86754

Browse files
committed
Update contributors
1 parent 6aeab02 commit 7f86754

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

buildSrc/src/main/kotlin/publish-conventions.gradle.kts

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,19 +158,34 @@ mavenPublishing {
158158
}
159159

160160
contributor {
161-
name.set("Hoang Chung")
161+
name.set("Hoàng Anh Chung")
162162
url.set("https://github.com/hoangchungk53qx1")
163163
}
164164

165165
contributor {
166-
name.set("Daiji")
166+
name.set("Daiji Suzuki")
167167
url.set("https://daiji256.github.io/")
168168
}
169169

170170
contributor {
171171
name.set("Yusuke Katsuragawa")
172172
url.set("https://kaleidot.net/")
173173
}
174+
175+
contributor {
176+
name.set("Petrus Nguyễn Thái Học")
177+
url.set("https://hoc081098.github.io/profile/")
178+
}
179+
180+
contributor {
181+
name.set("Alpha Ho")
182+
url.set("https://github.com/alphaho")
183+
}
184+
185+
contributor {
186+
name.set("Raika Nakamura")
187+
url.set("https://github.com/nakamuraraika")
188+
}
174189
}
175190

176191
scm {

0 commit comments

Comments
 (0)