From 0e662d1eb68893be4acf721c3bcb12ae70803918 Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Wed, 29 Oct 2025 15:37:00 +0800 Subject: [PATCH] add libevhtp to openeuler --- sig/sig-CloudNative/openeuler/l/libevhtp.yaml | 6 ++++++ sig/sig-CloudNative/sig-info.yaml | 1 + 2 files changed, 7 insertions(+) create mode 100644 sig/sig-CloudNative/openeuler/l/libevhtp.yaml diff --git a/sig/sig-CloudNative/openeuler/l/libevhtp.yaml b/sig/sig-CloudNative/openeuler/l/libevhtp.yaml new file mode 100644 index 000000000..72771eb87 --- /dev/null +++ b/sig/sig-CloudNative/openeuler/l/libevhtp.yaml @@ -0,0 +1,6 @@ +name: libevhtp +description: A library based on the Libevent HTTP API and improved upon the Libevent HTTP interface. +branches: +- name: master + type: protected +type: public diff --git a/sig/sig-CloudNative/sig-info.yaml b/sig/sig-CloudNative/sig-info.yaml index 7e02be509..52da38a95 100644 --- a/sig/sig-CloudNative/sig-info.yaml +++ b/sig/sig-CloudNative/sig-info.yaml @@ -148,6 +148,7 @@ repositories: - openeuler/kata_integration - openeuler/WasmEngine - openeuler/enclave-device-plugins + - openeuler/libevhtp - src-openeuler/rubik - src-openeuler/runc - src-openeuler/containerd -- Gitee