forked from phoedos/pmd
[doc] Add SPONSORS.md
This commit is contained in:
10
SPONSORS.md
Normal file
10
SPONSORS.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# PMD's sponsors
|
||||||
|
|
||||||
|
Many thanks to all our sponsors:
|
||||||
|
|
||||||
|
* [Matt Hargett](https://github.com/matthargett) (@matthargett)
|
||||||
|
|
||||||
|
If you also want to sponsor PMD, you have two options:
|
||||||
|
|
||||||
|
* [Sponsor @pmd on GitHub Sponsors](https://github.com/sponsors/pmd)
|
||||||
|
* [PMD - Open Collective](https://opencollective.com/pmd)
|
@ -112,6 +112,12 @@ You can identify them with the `@InternalApi` annotation. You'll also get a depr
|
|||||||
* {%jdoc !!core::cpd.CPDConfiguration#getCPDRendererFromString(java.lang.String,java.lang.String) %}
|
* {%jdoc !!core::cpd.CPDConfiguration#getCPDRendererFromString(java.lang.String,java.lang.String) %}
|
||||||
* {%jdoc core::cpd.renderer.CPDRendererAdapter %}
|
* {%jdoc core::cpd.renderer.CPDRendererAdapter %}
|
||||||
|
|
||||||
|
### Financial Contributions
|
||||||
|
|
||||||
|
Many thanks to our sponsors:
|
||||||
|
|
||||||
|
* [Matt Hargett](https://github.com/matthargett) (@matthargett)
|
||||||
|
|
||||||
### External Contributions
|
### External Contributions
|
||||||
* [#3984](https://github.com/pmd/pmd/pull/3984): \[java] Fix AddEmptyString false-negative issue - [@LiGaOg](https://github.com/LiGaOg)
|
* [#3984](https://github.com/pmd/pmd/pull/3984): \[java] Fix AddEmptyString false-negative issue - [@LiGaOg](https://github.com/LiGaOg)
|
||||||
* [#3988](https://github.com/pmd/pmd/pull/3988): \[java] Modify WhileLoopWithLiteralBoolean to meet the missing case #3455 - [@VoidxHoshi](https://github.com/VoidxHoshi)
|
* [#3988](https://github.com/pmd/pmd/pull/3988): \[java] Modify WhileLoopWithLiteralBoolean to meet the missing case #3455 - [@VoidxHoshi](https://github.com/VoidxHoshi)
|
||||||
|
Reference in New Issue
Block a user