From 4ee32792d4da694978ac10b6b0b444c6b647fd5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E7=A8=8B?= Date: Mon, 21 Mar 2022 06:29:22 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0owner?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: chencheng31 --- README.OpenSource | 1 + 1 file changed, 1 insertion(+) diff --git a/README.OpenSource b/README.OpenSource index 2dc6d39..9833350 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -4,6 +4,7 @@ "License": "MIT License", "License File": "Copyright", "Version Number": "2.9.10", + "Owner": "jameslee@huawei.com", "Upstream URL": "http://xmlsoft.org/sources/libxml2-2.9.10.tar.gz", "Description": "Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), it is free software available under the MIT License" } -- Gitee