From a5a592e10d698021f1fdeb1ed3ba6c427a47c400 Mon Sep 17 00:00:00 2001 From: hht8 Date: Sat, 9 May 2020 17:40:11 +0800 Subject: [PATCH] Add libguestfs.yaml --- libguestfs.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libguestfs.yaml diff --git a/libguestfs.yaml b/libguestfs.yaml new file mode 100644 index 0000000..60cddde --- /dev/null +++ b/libguestfs.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: libguestfs/libguestfs +tag_pattern: ^v +seperator: . -- Gitee