From f0444d664a65899c6b576f07ac4aee0744f30347 Mon Sep 17 00:00:00 2001 From: Alex Rain Date: Sat, 7 Jan 2023 07:35:29 +0000 Subject: [PATCH] =?UTF-8?q?add=20oec-hardware.yaml.=20=E6=8C=89=E7=85=A7?= =?UTF-8?q?=20oe=20=E5=8C=85=E8=A6=81=E6=B1=82=E6=B7=BB=E5=8A=A0=20yaml=20?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alex Rain --- oec-hardware.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 oec-hardware.yaml diff --git a/oec-hardware.yaml b/oec-hardware.yaml new file mode 100644 index 0000000..7f8d6be --- /dev/null +++ b/oec-hardware.yaml @@ -0,0 +1,4 @@ +separator: . +src_repo: openeuler/oec-hardware +tag_prefix: ^ +version_control: gitee \ No newline at end of file -- Gitee