-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lift pluggy #493
Merged
Merged
Lift pluggy #493
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# info: | ||
# * https://help.github.com/en/articles/displaying-a-sponsor-button-in-your-repository | ||
# * https://tidelift.com/subscription/how-to-connect-tidelift-with-github | ||
tidelift: pypi/pytest | ||
open_collective: pytest |
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
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Security | ||
|
||
Please report any security vulnerabilities at https://github.com/pytest-dev/pluggy/security. |
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 |
---|---|---|
@@ -0,0 +1,60 @@ | ||
======== | ||
Tidelift | ||
======== | ||
|
||
pluggy is a member of `Tidelift`_. This document describes how the core team manages | ||
Tidelift-related activities. | ||
|
||
What is it | ||
========== | ||
|
||
Tidelift aims to make Open Source sustainable by offering subscriptions to companies which rely | ||
on Open Source packages. This subscription allows it to pay maintainers of those Open Source | ||
packages to aid sustainability of the work. | ||
|
||
It is the perfect platform for companies that want to support Open Source packages and at the same | ||
time obtain assurances regarding maintenance, quality and security. | ||
|
||
Funds | ||
===== | ||
|
||
It was decided in the `mailing list`_ that the Tidelift contribution will be split evenly between | ||
members of the `contributors team`_ interested in receiving funding. | ||
|
||
The current list of contributors receiving funding are: | ||
|
||
* `@nicoddemus`_ | ||
* `@The-Compiler`_ | ||
* `@RonnyPfannschmidt`_ | ||
|
||
Contributors interested in receiving a part of the funds just need to submit a PR adding their | ||
name to the list. Contributors that want to stop receiving the funds should also submit a PR | ||
in the same way. | ||
|
||
The PR should mention `@pytest-dev/tidelift-admins`_ so appropriate changes | ||
can be made in the Tidelift platform. | ||
|
||
After the PR has been accepted and merged, the contributor should register in the `Tidelift`_ | ||
platform and follow the instructions there, including signing an `agreement`_. | ||
|
||
Admins | ||
====== | ||
|
||
A few people have admin access to the Tidelift dashboard to make changes. Those people | ||
are part of the `@pytest-dev/tidelift-admins`_ team. | ||
|
||
`Core contributors`_ interested in helping out with Tidelift maintenance are welcome! We don't | ||
expect much work here other than the occasional adding/removal of a contributor from receiving | ||
funds. Just drop a line to one of the `@pytest-dev/tidelift-admins`_ or use the mailing list. | ||
|
||
|
||
.. _`Tidelift`: https://tidelift.com | ||
.. _`mailing list`: https://mail.python.org/pipermail/pytest-dev/2019-May/004716.html | ||
.. _`contributors team`: https://github.com/orgs/pytest-dev/teams/contributors | ||
.. _`core contributors`: https://github.com/orgs/pytest-dev/teams/core/members | ||
.. _`@pytest-dev/tidelift-admins`: https://github.com/orgs/pytest-dev/teams/tidelift-admins/members | ||
.. _`agreement`: https://tidelift.com/docs/lifting/agreement | ||
|
||
.. _`@nicoddemus`: https://github.com/nicoddemus | ||
.. _`@The-Compiler`: https://github.com/The-Compiler | ||
.. _`@RonnyPfannschmidt`: https://github.com/RonnyPfannschmidt |
Oops, something went wrong.
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.
@The-Compiler @RonnyPfannschmidt you OK with this?
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.
Sounds great!