From 0b2df55d403927cc4e415e9ba02c5de5aae61693 Mon Sep 17 00:00:00 2001 From: pei-jiankang Date: Thu, 5 May 2022 17:46:23 +0800 Subject: [PATCH] add yaml to master --- blueman.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 blueman.yaml diff --git a/blueman.yaml b/blueman.yaml new file mode 100644 index 0000000..97a7c7a --- /dev/null +++ b/blueman.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: blueman-project/blueman +tag_prefix: "" +separator: "." -- Gitee