From b2fd846050398057eb14b6f3a517ce756660d281 Mon Sep 17 00:00:00 2001 From: cherry530 Date: Thu, 18 Jun 2020 16:03:53 +0800 Subject: [PATCH] add yaml file --- libcroco.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libcroco.yaml diff --git a/libcroco.yaml b/libcroco.yaml new file mode 100644 index 0000000..7a9c853 --- /dev/null +++ b/libcroco.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: GNOME/libcroco +tag_prefix: ^ +seperator: . -- Gitee