Skip to content

Commit

Permalink
add funding
Browse files Browse the repository at this point in the history
  • Loading branch information
txthinking committed Jan 8, 2020
1 parent c5a4592 commit 0fd31c9
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# These are supported funding model platforms

github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: brook
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Brook

[![Build Status](https://travis-ci.org/txthinking/brook.svg?branch=master)](https://travis-ci.org/txthinking/brook) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0) [![Wiki](https://img.shields.io/badge/docs-wiki-blue.svg)](https://github.com/txthinking/brook/wiki)
[![Financial Contributors on Open Collective](https://opencollective.com/brook/all/badge.svg?label=financial+contributors)](https://opencollective.com/brook)

<p align="center">
<img style="float:right;" src="https://storage.googleapis.com/txthinking-file/_/brook.png" alt="Brook"/>
Expand Down Expand Up @@ -265,6 +266,29 @@ $ brook ssclient -l 127.0.0.1:8080 -i 127.0.0.1 -s server_address:port -p passwo

Please read [CONTRIBUTING.md](https://github.com/txthinking/brook/blob/master/.github/CONTRIBUTING.md) first

## Financial Contributors

Become a financial contributor and help us sustain our community. \[[Contribute](https://opencollective.com/brook/contribute)]

#### Individuals

<a href="https://opencollective.com/brook"><img src="https://opencollective.com/brook/individuals.svg?width=890"></a>

#### Organizations

Support this project with your organization. Your logo will show up here with a link to your website. \[[Contribute](https://opencollective.com/brook/contribute)]

<a href="https://opencollective.com/brook/organization/0/website"><img src="https://opencollective.com/brook/organization/0/avatar.svg"></a>
<a href="https://opencollective.com/brook/organization/1/website"><img src="https://opencollective.com/brook/organization/1/avatar.svg"></a>
<a href="https://opencollective.com/brook/organization/2/website"><img src="https://opencollective.com/brook/organization/2/avatar.svg"></a>
<a href="https://opencollective.com/brook/organization/3/website"><img src="https://opencollective.com/brook/organization/3/avatar.svg"></a>
<a href="https://opencollective.com/brook/organization/4/website"><img src="https://opencollective.com/brook/organization/4/avatar.svg"></a>
<a href="https://opencollective.com/brook/organization/5/website"><img src="https://opencollective.com/brook/organization/5/avatar.svg"></a>
<a href="https://opencollective.com/brook/organization/6/website"><img src="https://opencollective.com/brook/organization/6/avatar.svg"></a>
<a href="https://opencollective.com/brook/organization/7/website"><img src="https://opencollective.com/brook/organization/7/avatar.svg"></a>
<a href="https://opencollective.com/brook/organization/8/website"><img src="https://opencollective.com/brook/organization/8/avatar.svg"></a>
<a href="https://opencollective.com/brook/organization/9/website"><img src="https://opencollective.com/brook/organization/9/avatar.svg"></a>

## License

Licensed under The GPLv3 License

0 comments on commit 0fd31c9

Please sign in to comment.