From deeb26df063a78a5ec9744b2e8fa407df2613fd0 Mon Sep 17 00:00:00 2001 From: Mike Solar Date: Mon, 24 Nov 2025 13:38:38 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E5=88=9B=E5=BB=BAOliveCE=20SIG=E7=BB=84?= =?UTF-8?q?=E7=94=B3=E8=AF=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sig/OliveCommunityEdition/README.md | 17 +++++++++++++++++ sig/OliveCommunityEdition/sig.yaml | 4 ++++ 2 files changed, 21 insertions(+) create mode 100644 sig/OliveCommunityEdition/README.md create mode 100644 sig/OliveCommunityEdition/sig.yaml diff --git a/sig/OliveCommunityEdition/README.md b/sig/OliveCommunityEdition/README.md new file mode 100644 index 000000000..66c13210f --- /dev/null +++ b/sig/OliveCommunityEdition/README.md @@ -0,0 +1,17 @@ +# Olive Community Edition SIG + +## 工作目标 + +继续维护Olive Video Editor,为GNU/Linux生态提供专业级的视频剪辑软件。 + +## SIG成员 + +孙羽 + +## OliveCE仓库 + +https://github.com/OliveCommunity/olivece + +## SIG组邮件列表 + +olivece@lists.openkylin.top \ No newline at end of file diff --git a/sig/OliveCommunityEdition/sig.yaml b/sig/OliveCommunityEdition/sig.yaml new file mode 100644 index 000000000..d00b376b5 --- /dev/null +++ b/sig/OliveCommunityEdition/sig.yaml @@ -0,0 +1,4 @@ +name: Olive Community Edition SIG +description: 本SIG的目标是继续维护Olive Video Editor,为GNU/Linux生态提供专业级的视频剪辑软件。 +owner: + - mike-solar -- Gitee From c1c777aeccc2afe630b8e477eedf31b1415c8b87 Mon Sep 17 00:00:00 2001 From: Mike Solar Date: Mon, 24 Nov 2025 13:41:53 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E4=BF=AE=E6=94=B9SIG=E7=BB=84=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E4=BB=A5=E4=BD=BF=E4=B9=8B=E7=AC=A6=E5=90=88=E8=A7=84?= =?UTF-8?q?=E8=8C=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sig/OliveCommunityEdition/README.md | 2 +- sig/OliveCommunityEdition/sig.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sig/OliveCommunityEdition/README.md b/sig/OliveCommunityEdition/README.md index 66c13210f..02bad2248 100644 --- a/sig/OliveCommunityEdition/README.md +++ b/sig/OliveCommunityEdition/README.md @@ -1,4 +1,4 @@ -# Olive Community Edition SIG +# OliveCommunityEdition SIG ## 工作目标 diff --git a/sig/OliveCommunityEdition/sig.yaml b/sig/OliveCommunityEdition/sig.yaml index d00b376b5..d2c8f17f5 100644 --- a/sig/OliveCommunityEdition/sig.yaml +++ b/sig/OliveCommunityEdition/sig.yaml @@ -1,4 +1,4 @@ -name: Olive Community Edition SIG +name: OliveCommunityEdition description: 本SIG的目标是继续维护Olive Video Editor,为GNU/Linux生态提供专业级的视频剪辑软件。 owner: - mike-solar -- Gitee From 0862c1a2740e19a104bb2a05702a5a6db12b2008 Mon Sep 17 00:00:00 2001 From: Mike Solar Date: Mon, 24 Nov 2025 13:45:00 +0800 Subject: [PATCH 3/4] =?UTF-8?q?=E6=B7=BB=E5=8A=A0maintainers=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sig/OliveCommunityEdition/sig.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sig/OliveCommunityEdition/sig.yaml b/sig/OliveCommunityEdition/sig.yaml index d2c8f17f5..3a6dd0e98 100644 --- a/sig/OliveCommunityEdition/sig.yaml +++ b/sig/OliveCommunityEdition/sig.yaml @@ -2,3 +2,7 @@ name: OliveCommunityEdition description: 本SIG的目标是继续维护Olive Video Editor,为GNU/Linux生态提供专业级的视频剪辑软件。 owner: - mike-solar +maintainers: + - name: mike-solar + displayname: 孙羽 + email: iam@mikesolar.cn -- Gitee From 6dd09f0279b40ce86f698964341c9acd792440b1 Mon Sep 17 00:00:00 2001 From: Mike Solar Date: Mon, 24 Nov 2025 13:45:15 +0800 Subject: [PATCH 4/4] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E9=82=AE=E7=AE=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sig/OliveCommunityEdition/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sig/OliveCommunityEdition/README.md b/sig/OliveCommunityEdition/README.md index 02bad2248..83ccd8520 100644 --- a/sig/OliveCommunityEdition/README.md +++ b/sig/OliveCommunityEdition/README.md @@ -14,4 +14,8 @@ https://github.com/OliveCommunity/olivece ## SIG组邮件列表 -olivece@lists.openkylin.top \ No newline at end of file +olivece@lists.openkylin.top + +## SIG组联系方式 + +dev@olivece.com \ No newline at end of file -- Gitee