From 86f0caf6d5f1cf17a80139f6b5684888f320a5d9 Mon Sep 17 00:00:00 2001 From: yixiangzhike Date: Fri, 12 Jun 2020 17:26:04 +0800 Subject: [PATCH] add yaml file --- rdma-core.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 rdma-core.yaml diff --git a/rdma-core.yaml b/rdma-core.yaml new file mode 100644 index 0000000..0b09a86 --- /dev/null +++ b/rdma-core.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: linux-rdma/rdma-core +tag_prefix: ^v +seperator: . -- Gitee