From 48895a9bb122587137cc701d1e3a32b1e9f444d5 Mon Sep 17 00:00:00 2001 From: Xuwznln <18435084+Xuwznln@users.noreply.github.com> Date: Sat, 15 Nov 2025 03:15:44 +0800 Subject: [PATCH] Update repo files. --- CONTRIBUTORS | 19 +++++++++++-------- python | 0 .../opcua_client/opcua_config.json | 0 3 files changed, 11 insertions(+), 8 deletions(-) delete mode 100644 python rename opcua_config.json => unilabos/device_comms/opcua_client/opcua_config.json (100%) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9d0b395d..2bcdf372 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,15 +1,18 @@ - 156 Xuwznln <18435084+Xuwznln@users.noreply.github.com> - 39 Junhan Chang - 9 wznln <18435084+Xuwznln@users.noreply.github.com> - 8 Guangxin Zhang + 56 Xuwznln <18435084+Xuwznln@users.noreply.github.com> + 10 wznln <18435084+Xuwznln@users.noreply.github.com> + 6 Junhan Chang 5 ZiWei <131428629+ZiWei09@users.noreply.github.com> + 2 Guangxin Zhang 2 Junhan Chang - 2 Xie Qiming <97236197+Andy6M@users.noreply.github.com> + 2 WenzheG + 1 Harry Liu <113173203+ALITTLELZ@users.noreply.github.com> 1 Harvey Que <103566763+Mile-Away@users.noreply.github.com> 1 Junhan Chang <1700011741@pku.edu.cn> - 1 LccLink <1951855008@qq.com> - 1 h840473807 <47357934+h840473807@users.noreply.github.com> + 1 Xianwei Qi + 1 hh.(SII) <103566763+Mile-Away@users.noreply.github.com> 1 lixinyu1011 <61094742+lixinyu1011@users.noreply.github.com> - 1 shiyubo0410 + 1 q434343 <73513873+q434343@users.noreply.github.com> + 1 tt <166512503+tt11142023@users.noreply.github.com> + 1 xyc <49015816+xiaoyu10031@users.noreply.github.com> 1 王俊杰 <1800011822@pku.edu.cn> 1 王俊杰 <43375851+wjjxxx@users.noreply.github.com> diff --git a/python b/python deleted file mode 100644 index e69de29b..00000000 diff --git a/opcua_config.json b/unilabos/device_comms/opcua_client/opcua_config.json similarity index 100% rename from opcua_config.json rename to unilabos/device_comms/opcua_client/opcua_config.json