From 80b866eb024947a22811099705a0150b93094a58 Mon Sep 17 00:00:00 2001 From: yu_boyun <1215979730@qq.com> Date: Sat, 13 Jun 2020 14:41:50 +0800 Subject: [PATCH] add yaml file --- rpcbind.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 rpcbind.yaml diff --git a/rpcbind.yaml b/rpcbind.yaml new file mode 100644 index 0000000..e8acb4a --- /dev/null +++ b/rpcbind.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: git://linux-nfs.org/~steved/rpcbind +tag_prefix: rpcbind- +seperator: _ -- Gitee