From 4d568a872aa519b911dbde3f03f0e8fd9c5d6892 Mon Sep 17 00:00:00 2001 From: lizhenhua Date: Thu, 7 May 2020 17:37:44 +0800 Subject: [PATCH] Add yaml file --- opusfile.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 opusfile.yaml diff --git a/opusfile.yaml b/opusfile.yaml new file mode 100644 index 0000000..5794458 --- /dev/null +++ b/opusfile.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: xiph/opusfile +tag_prefix: ^v +seperator: . -- Gitee