From 5d1e40e1df30764ef9d381367c016da896b27c80 Mon Sep 17 00:00:00 2001 From: chengquan Date: Fri, 3 Jul 2020 10:35:39 +0800 Subject: [PATCH] add yaml --- gobject-introspection.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 gobject-introspection.yaml diff --git a/gobject-introspection.yaml b/gobject-introspection.yaml new file mode 100644 index 0000000..815fabc --- /dev/null +++ b/gobject-introspection.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: GNOME/gobject-introspection +tag_prefix: ^v +seperator: . \ No newline at end of file -- Gitee