From dc7244df4040c1fafcde2ec19dbd01e7b0f00eed Mon Sep 17 00:00:00 2001 From: Sungjoon Moon <sumoon@seoulsaram.org> Date: Wed, 25 Dec 2024 09:27:47 +0900 Subject: [PATCH] vdd24: add local organizer information --- www.videolan.org/videolan/events/vdd24/index.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/www.videolan.org/videolan/events/vdd24/index.php b/www.videolan.org/videolan/events/vdd24/index.php index 162a57bec..61dfc44ae 100644 --- a/www.videolan.org/videolan/events/vdd24/index.php +++ b/www.videolan.org/videolan/events/vdd24/index.php @@ -574,6 +574,10 @@ <h2 class="uppercase">Contact </h2> <p>The VideoLAN Dev Days are organized by the board members of the VideoLAN non-profit organization, Jean-Baptiste Kempf, Denis Charmet, Felix Paul Khüne and Konstantin Pavlov. You can reach us at <span style="color: #39b549">board@videolan.org</span>.</p> </div> + <div class="col-md-6"> + <h2 class="uppercase">Local Organizer </h2> + <p>Sungjoon Moon, Alaric Hamacher</p> + </div> </div> </div> </section> -- GitLab