This is an automated email from the ASF dual-hosted git repository.
wangwei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/singa.git
The following commit(s) were added to refs/heads/master by this push:
new 096020b add missing licence header, singa logo and stargazers chart
new 09c8a2e Merge pull request #617 from moazreyad/SINGA-415
096020b is described below
commit 096020b3a7232e01f5d73023159584d656034587
Author: Moaz Reyad <[email protected]>
AuthorDate: Sun Mar 1 11:45:42 2020 +0100
add missing licence header, singa logo and stargazers chart
---
README.md | 5 +++++
SECURITY.md | 19 +++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/README.md b/README.md
index 30d4274..b94ae10 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,9 @@
specific language governing permissions and limitations
under the License.
-->
+
+
+
# Apache SINGA
[](https://travis-ci.org/apache/singa)
@@ -41,6 +44,8 @@ Distributed deep learning system


+[](https://starchart.cc/apache/singa)
+
## Mailing Lists
* [Development Mailing List](mailto:[email protected])
([Archive](http://mail-archives.apache.org/mod_mbox/singa-dev/))
diff --git a/SECURITY.md b/SECURITY.md
index f89d484..4274f3c 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -1,3 +1,22 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with < this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+
# Security Policy
## Reporting a Vulnerability