Repository: syncope Updated Branches: refs/heads/2_1_X 0def208ba -> d59627fea
Removing CONTRIBUTING.md and README.md for non-master branch Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/d59627fe Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/d59627fe Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/d59627fe Branch: refs/heads/2_1_X Commit: d59627fea5764eb19079d46cfd3a97b288a33867 Parents: 0def208 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Jul 9 14:08:18 2018 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Jul 9 14:08:27 2018 +0200 ---------------------------------------------------------------------- CONTRIBUTING.md | 22 ---------------------- README.md | 33 --------------------------------- 2 files changed, 55 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/d59627fe/CONTRIBUTING.md ---------------------------------------------------------------------- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index 7bc7e4b..0000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1,22 +0,0 @@ -<!-- -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. ---> -**Apache Syncope** is an Open Source system for managing digital identities in enterprise environments, -implemented in Java EE technology and released under Apache 2.0 license. - -Would you like to contribute? Visit http://syncope.apache.org/contributing.html http://git-wip-us.apache.org/repos/asf/syncope/blob/d59627fe/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md deleted file mode 100644 index c4468af..0000000 --- a/README.md +++ /dev/null @@ -1,33 +0,0 @@ -<!-- -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. ---> -**Apache Syncope** is an Open Source system for managing digital identities in enterprise environments, -implemented in Java EE technology and released under Apache 2.0 license. - -More information at http://syncope.apache.org - -<a href="https://bestpractices.coreinfrastructure.org/projects/154"> - <img src="https://bestpractices.coreinfrastructure.org/projects/154/badge"/> -</a> -<a href="#"> - <img src="https://img.shields.io/maven-central/v/org.apache.syncope/syncope.svg"/> -</a> -<a href="https://travis-ci.org/apache/syncope"><img src="https://api.travis-ci.org/apache/syncope.png"/></a> -<a href="https://ci.appveyor.com/project/ApacheSoftwareFoundation/syncope"> - <img src="https://ci.appveyor.com/api/projects/status/k3moao48iilrq2pw?svg=true"/> -</a>
