From d68791a80b13f5107d403387214b4a7c736e23df Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Sat, 13 Jun 2020 11:36:09 +0800 Subject: [PATCH] add totem-pl-parser.yaml. --- totem-pl-parser.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 totem-pl-parser.yaml diff --git a/totem-pl-parser.yaml b/totem-pl-parser.yaml new file mode 100644 index 0000000..7202a96 --- /dev/null +++ b/totem-pl-parser.yaml @@ -0,0 +1,4 @@ +version_control: gitlab.gnome +src_repo: totem-pl-parser +tag_prefix: ^V_ +seperator: _ \ No newline at end of file -- Gitee