From bf8d8c3045479ddc20ea8c686db82b436bdb3a28 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Wed, 24 Jun 2020 15:31:08 +0800 Subject: [PATCH] add usbutils.yaml. --- usbutils.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 usbutils.yaml diff --git a/usbutils.yaml b/usbutils.yaml new file mode 100644 index 0000000..c16f2ac --- /dev/null +++ b/usbutils.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: gregkh/usbutils +tag_prefix: ^v +seperator: . \ No newline at end of file -- Gitee