From 00efb002361b7b1bf0bb55180036429f69a18747 Mon Sep 17 00:00:00 2001 From: zhangyu Date: Wed, 28 Sep 2022 15:52:39 +0800 Subject: [PATCH] add netopeer2.yaml --- netopeer2.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 netopeer2.yaml diff --git a/netopeer2.yaml b/netopeer2.yaml new file mode 100644 index 0000000..1022aa9 --- /dev/null +++ b/netopeer2.yaml @@ -0,0 +1,7 @@ +name: netopeer2 +description: NETCONF tools suite including a server and command-line client +upstream: https://github.com/cesnet/netopeer2 +branches: +- name: master + type: protected +type: public -- Gitee