You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by wa...@apache.org on 2020/03/04 01:32:02 UTC

[singa] branch master updated: add missing licence header, singa logo and stargazers chart

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 <mo...@gmail.com>
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.
 -->
+
+![Logo](doc/_static/singa.png)
+
 # Apache SINGA
 
 [![Build Status](https://travis-ci.org/apache/singa.png)](https://travis-ci.org/apache/singa)
@@ -41,6 +44,8 @@ Distributed deep learning system
 ![LGTM C++ Grade](https://img.shields.io/lgtm/grade/cpp/github/apache/incubator-singa)
 ![LGTM Python Grade](https://img.shields.io/lgtm/grade/python/github/apache/incubator-singa)
 
+[![Stargazers over time](https://starchart.cc/apache/singa.svg)](https://starchart.cc/apache/singa)
+
 ## Mailing Lists
 
 * [Development Mailing List](mailto:dev-subscribe@singa.apache.org) ([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