添加owner

Signed-off-by: chencheng31 <chencheng8@huawei.com>
This commit is contained in:
陈程
2022-03-21 07:28:05 +00:00
committed by Gitee
parent 95e2541571
commit b0ad7e90f0
+1
View File
@@ -4,6 +4,7 @@
"License": "MIT License",
"License File": "LICENSE",
"Version Number": "00.11.0",
"Owner": " jameslee@huawei.com",
"Upstream URL": "https://github.com/open-source-parsers/jsoncpp/archive/00.11.0.tar.gz",
"Description": "JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files."
}