This repository has been archived by the owner on Jun 8, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 82
Activating Open Collective #988
Open
monkeywithacupcake
wants to merge
1
commit into
gtk-rs:master
Choose a base branch
from
opencollective:opencollective
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# gtk [![Build Status](https://travis-ci.org/gtk-rs/gtk.png?branch=master)](https://travis-ci.org/gtk-rs/gtk) [![Build status](https://ci.appveyor.com/api/projects/status/5mot32ipr12iocw0?svg=true)](https://ci.appveyor.com/project/GuillaumeGomez/gtk) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gtk-rs/gtk) | ||
# gtk [![Financial Contributors on Open Collective](https://opencollective.com/gtk-rs/all/badge.svg?label=financial+contributors)](https://opencollective.com/gtk-rs) [![Build Status](https://travis-ci.org/gtk-rs/gtk.png?branch=master)](https://travis-ci.org/gtk-rs/gtk) [![Build status](https://ci.appveyor.com/api/projects/status/5mot32ipr12iocw0?svg=true)](https://ci.appveyor.com/project/GuillaumeGomez/gtk) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gtk-rs/gtk) | ||
|
||
[Project site](http://gtk-rs.org/) | [Online documentation](http://gtk-rs.org/docs/) | ||
|
||
|
@@ -76,6 +76,36 @@ Most of the bindings ([`src/auto`](src/auto)) are generated by [gir](https://git | |
|
||
When opening a PR please put the changes to the `src/auto` directory in a separate commit. | ||
|
||
## Contributors | ||
|
||
### Code Contributors | ||
|
||
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)]. | ||
<a href="https://github.com/gtk-rs/gtk/graphs/contributors"><img src="https://opencollective.com/gtk-rs/contributors.svg?width=890&button=false" /></a> | ||
|
||
### Financial Contributors | ||
|
||
Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/gtk-rs/contribute)] | ||
|
||
#### Individuals | ||
|
||
<a href="https://opencollective.com/gtk-rs"><img src="https://opencollective.com/gtk-rs/individuals.svg?width=890"></a> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Not sure what this section is for... |
||
|
||
#### Organizations | ||
|
||
Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/gtk-rs/contribute)] | ||
|
||
<a href="https://opencollective.com/gtk-rs/organization/0/website"><img src="https://opencollective.com/gtk-rs/organization/0/avatar.svg"></a> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. What happened here? O.o There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. What do you mean? These are placeholders to allow multiple sponsors. |
||
<a href="https://opencollective.com/gtk-rs/organization/1/website"><img src="https://opencollective.com/gtk-rs/organization/1/avatar.svg"></a> | ||
<a href="https://opencollective.com/gtk-rs/organization/2/website"><img src="https://opencollective.com/gtk-rs/organization/2/avatar.svg"></a> | ||
<a href="https://opencollective.com/gtk-rs/organization/3/website"><img src="https://opencollective.com/gtk-rs/organization/3/avatar.svg"></a> | ||
<a href="https://opencollective.com/gtk-rs/organization/4/website"><img src="https://opencollective.com/gtk-rs/organization/4/avatar.svg"></a> | ||
<a href="https://opencollective.com/gtk-rs/organization/5/website"><img src="https://opencollective.com/gtk-rs/organization/5/avatar.svg"></a> | ||
<a href="https://opencollective.com/gtk-rs/organization/6/website"><img src="https://opencollective.com/gtk-rs/organization/6/avatar.svg"></a> | ||
<a href="https://opencollective.com/gtk-rs/organization/7/website"><img src="https://opencollective.com/gtk-rs/organization/7/avatar.svg"></a> | ||
<a href="https://opencollective.com/gtk-rs/organization/8/website"><img src="https://opencollective.com/gtk-rs/organization/8/avatar.svg"></a> | ||
<a href="https://opencollective.com/gtk-rs/organization/9/website"><img src="https://opencollective.com/gtk-rs/organization/9/avatar.svg"></a> | ||
|
||
## License | ||
|
||
__gtk__ is available under the MIT License, please refer to it. |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one is wrong considering that a lot of gtk-rs contributors never contributed to this repository. It'd put aside a lot of them, which seems unfair. I think it'd be better to just remove this section.