diff options
author | mattip <matti.picus@gmail.com> | 2023-02-01 23:36:11 +0200 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2023-02-01 23:37:27 +0200 |
commit | bb15ddabfa19a61acd21d5a454e8dabff2c39ce0 (patch) | |
tree | 746bc69efbc052667a013493eb28b295c5f2d275 /doc | |
parent | 340b3ff2ea6fdfebcb43a83aa8799dffd77ab325 (diff) | |
download | numpy-bb15ddabfa19a61acd21d5a454e8dabff2c39ce0.tar.gz |
NEP: add a paragraph about accredidation for sponsored work
Diffstat (limited to 'doc')
-rw-r--r-- | doc/neps/nep-0046-sponsorship-guidelines.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/neps/nep-0046-sponsorship-guidelines.rst b/doc/neps/nep-0046-sponsorship-guidelines.rst index ed54c21d5..0a6bf8b41 100644 --- a/doc/neps/nep-0046-sponsorship-guidelines.rst +++ b/doc/neps/nep-0046-sponsorship-guidelines.rst @@ -113,6 +113,11 @@ maintaining the page reasonable; the level is the equivalent of, e.g., one GSoC or a person-week's worth of engineering time in a Western country, which seems like a reasonable lower limit. +Additionally, accredidation for smaller focused support in implementing +specific ehancements or fixes may be attributed in the release notes for that +contribution. In this case the accredidation will take the form of something +like "Thanks to <name and url> for sponsoring this work" in the appropriate +release note blurb. Implementation -------------- |