From d867b1f3fbfdef4539f467c31e8ad119e1f32ef9 Mon Sep 17 00:00:00 2001 From: Lanta Date: Thu, 27 Mar 2025 12:55:04 +0100 Subject: [PATCH 1/2] ding --- config/clanmembers.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/clanmembers.json b/config/clanmembers.json index 41d7159..34b2f5e 100644 --- a/config/clanmembers.json +++ b/config/clanmembers.json @@ -14,10 +14,10 @@ "Reijn7000", "McPikkie", "Brabo-Gamer", - "Squadkiller101" + "SquadKiller101" ], "alts": [ - "Squadkiller101" + "SquadKiller101" ] } -- 2.49.1 From 8500218e398514495f9278da7ecb686a03c09e9c Mon Sep 17 00:00:00 2001 From: Lanta Date: Thu, 27 Mar 2025 12:58:04 +0100 Subject: [PATCH 2/2] pettie en hetekip --- .github/workflows/dtchsyn.yml | 4 ++-- config/clanmembers.json | 8 ++++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.github/workflows/dtchsyn.yml b/.github/workflows/dtchsyn.yml index 72fbbea..7ef0e1e 100644 --- a/.github/workflows/dtchsyn.yml +++ b/.github/workflows/dtchsyn.yml @@ -34,5 +34,5 @@ jobs: ignore: | *.git */**/*git* - *.json - config.php \ No newline at end of file + config.php + data/**/*.json \ No newline at end of file diff --git a/config/clanmembers.json b/config/clanmembers.json index 34b2f5e..b173d4e 100644 --- a/config/clanmembers.json +++ b/config/clanmembers.json @@ -14,10 +14,14 @@ "Reijn7000", "McPikkie", "Brabo-Gamer", - "SquadKiller101" + "SquadKiller101", + "HeteKip", + "Pettie1972" ], "alts": [ - "SquadKiller101" + "SquadKiller101", + "HeteKip", + "Pettie1972" ] } -- 2.49.1