Skip to content

Commit

Permalink
Change organization name
Browse files Browse the repository at this point in the history
Signed-off-by: alfred richardsn <rchrdsn@protonmail.ch>
  • Loading branch information
r4rdsn committed Nov 6, 2019
1 parent 21117ae commit 39a6c39
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ Closes #
-
-

By sending this contribution I hereby agree to the terms of [Contributor License Agreement](https://github.com/PreICO/tellerbot/blob/master/CLA.md).
By sending this contribution I hereby agree to the terms of [Contributor License Agreement](https://github.com/fincubator/tellerbot/blob/master/CLA.md).
6 changes: 3 additions & 3 deletions CLA.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# TellerBot Individual Contributor License Agreement
Thank you for your interest in contributing to TellerBot ("We" or "Us").

This contributor agreement ("Agreement") documents the rights granted by contributors to Us. To make this document effective, please sign it and send it to Us by electronic submission, following the instructions at https://github.com/PreICO/tellerbot/blob/master/CONTRIBUTING.md. This is a legally binding document, so please read it carefully before agreeing to it. The Agreement may cover more than one software project managed by Us.
This contributor agreement ("Agreement") documents the rights granted by contributors to Us. To make this document effective, please sign it and send it to Us by electronic submission, following the instructions at https://github.com/fincubator/tellerbot/blob/master/CONTRIBUTING.md. This is a legally binding document, so please read it carefully before agreeing to it. The Agreement may cover more than one software project managed by Us.

## 1. Definitions
"You" means the individual who Submits a Contribution to Us.

"Contribution" means any work of authorship that is Submitted by You to Us in which You own or assert ownership of the Copyright. If You do not own the Copyright in the entire work of authorship, please follow the instructions in https://github.com/PreICO/tellerbot/blob/master/CONTRIBUTING.md.
"Contribution" means any work of authorship that is Submitted by You to Us in which You own or assert ownership of the Copyright. If You do not own the Copyright in the entire work of authorship, please follow the instructions in https://github.com/fincubator/tellerbot/blob/master/CONTRIBUTING.md.

"Copyright" means all rights protecting works of authorship owned or controlled by You, including copyright, moral and neighboring rights, as appropriate, for the full term of their existence including any extensions by You.

Expand Down Expand Up @@ -46,7 +46,7 @@ You confirm that:

(c) The grant of rights under Section 2 does not violate any grant of rights which You have made to third parties, including Your employer. If You are an employee, You have had Your employer approve this Agreement or sign the Entity version of this document. If You are less than eighteen years old, please have Your parents or guardian sign the Agreement.

(d) You have followed the instructions in https://github.com/PreICO/tellerbot/blob/master/CONTRIBUTING.md, if You do not own the Copyright in the entire work of authorship Submitted.
(d) You have followed the instructions in https://github.com/fincubator/tellerbot/blob/master/CONTRIBUTING.md, if You do not own the Copyright in the entire work of authorship Submitted.

## 4. Disclaimer
EXCEPT FOR THE EXPRESS WARRANTIES IN SECTION 3, THE CONTRIBUTION IS PROVIDED "AS IS". MORE PARTICULARLY, ALL EXPRESS OR IMPLIED WARRANTIES INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE EXPRESSLY DISCLAIMED BY YOU TO US. TO THE EXTENT THAT ANY SUCH WARRANTIES CANNOT BE DISCLAIMED, SUCH WARRANTY IS LIMITED IN DURATION TO THE MINIMUM PERIOD PERMITTED BY LAW.
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To ensure your work comes from a trusted source, you are required to sign your c
**Commits that do not have a cryptographically verifiable signature will not be accepted.**

## Contributor License Agreement
In order to give project's owner permission to use and redistribute your contributions as part of the project, you must accept the [Contributor License Agreement](https://github.com/PreICO/tellerbot/blob/master/CLA.md) (CLA):
In order to give project's owner permission to use and redistribute your contributions as part of the project, you must accept the [Contributor License Agreement](https://github.com/fincubator/tellerbot/blob/master/CLA.md) (CLA):

To accept the CLA, contributors should:

Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# TellerBot
[![Documentation Status](https://readthedocs.org/projects/tellerbot/badge/?version=latest)](https://tellerbot.readthedocs.io/en/latest/?badge=latest)
[![GitHub license](https://img.shields.io/github/license/preico/tellerbot)](https://github.com/PreICO/tellerbot/blob/escrow/COPYING)
[![GitHub license](https://img.shields.io/github/license/fincubator/tellerbot)](https://github.com/PreICO/tellerbot/blob/escrow/COPYING)
[![Telegram](https://img.shields.io/badge/Telegram-tellerchat-blue?logo=telegram)](https://t.me/tellerchat)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

Expand All @@ -23,7 +23,7 @@
3. Install Python version no less than 3.8
4. Clone the repository:
```bash
git clone https://github.com/PreICO/tellerbot
git clone https://github.com/fincubator/tellerbot
cd tellerbot
```
5. Install requirements:
Expand All @@ -42,10 +42,10 @@ python tellerbot
```

## Contributing
You can help by working on [opened issues](https://github.com/preico/tellerbot/issues), fixing bugs, creating new features, improving documentation or translating bot messages to your language.
You can help by working on [opened issues](https://github.com/fincubator/tellerbot/issues), fixing bugs, creating new features, improving documentation or translating bot messages to your language.

Before contributing, please read [CONTRIBUTING.md](https://github.com/PreICO/tellerbot/blob/master/CONTRIBUTING.md) first.
Before contributing, please read [CONTRIBUTING.md](https://github.com/fincubator/tellerbot/blob/master/CONTRIBUTING.md) first.


## License
TellerBot is released under the GNU Affero General Public License v3.0. See [COPYING](https://github.com/PreICO/tellerbot/blob/master/COPYING) for the full licensing conditions.
TellerBot is released under the GNU Affero General Public License v3.0. See [COPYING](https://github.com/fincubator/tellerbot/blob/master/COPYING) for the full licensing conditions.

0 comments on commit 39a6c39

Please sign in to comment.