From 2af4ec3ab03cec34d60dc93273029c8834917ef9 Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Thu, 7 May 2020 12:01:39 +0800 Subject: [PATCH] Add yaml file --- libnfs.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libnfs.yaml diff --git a/libnfs.yaml b/libnfs.yaml new file mode 100644 index 0000000..a586ce2 --- /dev/null +++ b/libnfs.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: sahlberg/libnfs +tag_prefix: libnfs- +seperator: . -- Gitee