From 96a6d307e38702ffcc6c865ec758e3c3ee98cdc1 Mon Sep 17 00:00:00 2001
From: Jiri Kalvoda <jirikalvoda@kam.mff.cuni.cz>
Date: Wed, 19 Feb 2025 10:08:48 +0100
Subject: [PATCH] =?UTF-8?q?TEACHING:=20Update=20lid=C3=AD=20u=20IPSek?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 jk_web/main.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jk_web/main.py b/jk_web/main.py
index d4cbb88..70aa4fb 100755
--- a/jk_web/main.py
+++ b/jk_web/main.py
@@ -205,7 +205,7 @@ with web.Module("base_pages") as module_base_pages:
                 b<<table_line(
                     b._a(href="https://mj.ucw.cz/vyuka/2425/ips2/")("Úvod do řešení problémů kombinatorických, mat. i jiných (IPS) II"),
                     "Čtvrtek", "19:19 – 21:00", "S3/S4",
-                    "Vedu společně s Martinem Marešem a Kate Konczycki",
+                    "Vedu společně s Ondrou Chwiedziukem, Vojtou Kánětem, Kate Konczycki, LEdoianem a Martinem Medvědem Marešem",
                 )
 
             b.h3("Zimní semestr 2024/2025")
-- 
GitLab