From c2730b0a1fa96728c51b6e1ab8e176587d6b532c Mon Sep 17 00:00:00 2001 From: wuzeyi1 Date: Wed, 13 Apr 2022 10:45:05 +0000 Subject: [PATCH] add bigdata common project for sig-bigdata --- sig/bigdata/openeuler/b/bigdata.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sig/bigdata/openeuler/b/bigdata.yaml diff --git a/sig/bigdata/openeuler/b/bigdata.yaml b/sig/bigdata/openeuler/b/bigdata.yaml new file mode 100644 index 000000000..38d49cee9 --- /dev/null +++ b/sig/bigdata/openeuler/b/bigdata.yaml @@ -0,0 +1,7 @@ +name: bigdata +description: This repository contains common information and common tools of bigdata. +upstream: https://gitee.com/openeuler/bigdata +type: public +branches: +- name: master + type: protected \ No newline at end of file -- Gitee