From 5f1ec6e36526407406b064eb35585314d89cf5b6 Mon Sep 17 00:00:00 2001 From: Michael Vasseur <14887731+vmcj@users.noreply.github.com> Date: Mon, 3 Mar 2025 12:25:18 +0100 Subject: [PATCH 1/2] Add Kevin as maintainer Kevin has helped us at numerous contests for more than a year and is still activily attending sites below the World Finals. Partially handles: https://github.com/DOMjudge/domjudge/pull/2949 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ea8586b285..968eeec3e7 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,9 @@ Copyright & Licensing DOMjudge is Copyright (c) 2004 - 2025 by the DOMjudge developers and all respective contributors. The current DOMjudge developers are Jaap -Eldering, Nicky Gerritsen, Keith Johnson, Thijs Kinkhorst, Mart -Pluijmaekers, Michael Vasseur and Tobias Werth; see the manual for -a complete list of contributors. +Eldering, Nicky Gerritsen, Kevin Jilissen, Keith Johnson, Thijs Kinkhorst, +Mart Pluijmaekers, Michael Vasseur and Tobias Werth; +see the manual for a complete list of contributors. DOMjudge, including its documentation, is free software; you can redistribute it and/or modify it under the terms of the GNU General From fd8ccddf09f6b00a93e4a235cf961c6ac016c199 Mon Sep 17 00:00:00 2001 From: Michael Vasseur <14887731+vmcj@users.noreply.github.com> Date: Sat, 5 Jul 2025 16:15:36 +0200 Subject: [PATCH 2/2] Add contributors since 8.3.0 --- CONTRIBUTORS.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 70620a94d4..840316d609 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -12,6 +12,7 @@ Many people have contributed over the years. Many thanks: * Jelle Besseling, * Jeroen Bransen, * Daniel Brinkers, +* Wei-hua Chien * Mohammad Amin Chitgarha, * Matt Claycomb, * Stijn van Drongelen, @@ -21,6 +22,7 @@ Many people have contributed over the years. Many thanks: * Kihoon Han, * Matt Hermes, * Seokju Hong, +* Soha Jin, * Michał Kaczanowicz, * Yevgeny Kazakov, * Robert King, @@ -46,6 +48,7 @@ Many people have contributed over the years. Many thanks: * Tobias Polzer, * Ludo Pulles, * Rusty Rob, +* Rubén Rubio * Jeroen Schot, * Maarten Sijm, * Matt Steele, @@ -59,7 +62,7 @@ Many people have contributed over the years. Many thanks: * Rick Wouters, * Tim "S.D.Eagle" Zeitz, * Xiaoyang Gu, -* and Github users dup4, LETS-BEE, sylxjtu, s911415. +* and Github users as6325400, dup4, LETS-BEE, sylxjtu, s911415. Some code has been ported from the ETH Zurich fork by Christoph Krautz, Thomas Rast et al.