From 618afe6c9196e15a3fe2c296fc6bc8f443fddc54 Mon Sep 17 00:00:00 2001 From: jeff200902 Date: Thu, 7 May 2020 19:33:40 +0800 Subject: [PATCH] Add yaml file --- phodav.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 phodav.yaml diff --git a/phodav.yaml b/phodav.yaml new file mode 100644 index 0000000..cc6e634 --- /dev/null +++ b/phodav.yaml @@ -0,0 +1,4 @@ +version-ctrl: gitlab.gnome +src_repo: phodav +tag_prefix: GNOME_PHODAV_ +seperator: . -- Gitee