Update tags and team

This commit is contained in:
Hubert Van De Walle 2025-07-22 11:19:44 +02:00
parent e7fa624b42
commit 7e7ffd6f49

View File

@ -3,7 +3,6 @@ import random
vfyd_tags = [
"vfyd accounting",
"vfyd discuss",
"vfyd easy",
"vfyd editor",
"vfyd js",
"vfyd marketing",
@ -17,6 +16,8 @@ vfyd_tags = [
"vfyd website",
"vfyd industry",
"vfyd voip",
"vfyd ai",
"vfyd iot",
]
team = [
@ -27,6 +28,7 @@ team = [
"sbel",
"wasa",
"huvw",
"artn",
]
random.shuffle(team)