From 83617876ce898e08fb81ae2fb677597387c8d68a Mon Sep 17 00:00:00 2001 From: yangxianzhao Date: Tue, 18 Apr 2023 11:36:59 +0800 Subject: [PATCH] add yaml --- system-config-users.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 system-config-users.yaml diff --git a/system-config-users.yaml b/system-config-users.yaml new file mode 100644 index 0000000..e88bebe --- /dev/null +++ b/system-config-users.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: mate-desktop/system-config-users +tag_prefix: "^v" +separator: "." -- Gitee