|
11 | 11 | <p align="center">
|
12 | 12 | <a href="#Investigate-where-heap-allocation-comes-from">Investigate where heap allocation comes from</a> •
|
13 | 13 | <a href="#perspectives">Perspectives</a> •
|
14 |
| - <a href="#Acknowledgments">Acknowledgments</a> • |
| 14 | + <a href="#Contributors">Contributors</a> • |
15 | 15 | <a href="#License">License</a>
|
16 | 16 | </p>
|
17 | 17 |
|
@@ -133,8 +133,45 @@ Some issues are also available [here](https://github.com/quick-perf/maven-test-b
|
133 | 133 |
|
134 | 134 | You also have [QuickPerf issues](https://github.com/quick-perf/quickperf/issues) to build new performance tools!
|
135 | 135 |
|
136 |
| -# Acknowledgments |
137 |
| -Many thanks to Hervé Boutemy for his help and support to start this project. |
| 136 | +# Contributors |
| 137 | +Many thanks to all our contributors! |
| 138 | + |
| 139 | +<table> |
| 140 | + <tr> |
| 141 | + <td align="center"> |
| 142 | + <a href="https://github.com/jeanbisutti"> |
| 143 | + <img src="https://avatars1.githubusercontent.com/u/14811066?v=4" width="100px;" alt="Jean Bisutti"/> |
| 144 | + <br/> |
| 145 | + <sub><b>Jean Bisutti</b></sub> |
| 146 | + </a> |
| 147 | + <br/> |
| 148 | + <a href="https://github.com/quick-perf/maven-test-bench/commits?author=jeanbisutti" title="Ideas">🤔</a> |
| 149 | + <a href="https://github.com/quick-perf/maven-test-bench/commits?author=jeanbisutti" title="Code">💻</a> |
| 150 | + <a href="https://github.com/quick-perf/maven-test-bench/commits?author=jeanbisutti" title="Documentation">📖</a> |
| 151 | + <a href="https://github.com/quick-perf/maven-test-bench/commits?author=jeanbisutti" title="Reviewed Pull Requests">👀</a> |
| 152 | + </td> |
| 153 | + <td align="center"> |
| 154 | + <a href="https://github.com/hboutemy"> |
| 155 | + <img src="https://avatars1.githubusercontent.com/u/237462?v=4" width="100px;" alt="Hervé Boutemy"/> |
| 156 | + <br/> |
| 157 | + <sub><b>Hervé Boutemy</b></sub> |
| 158 | + </a> |
| 159 | + <br/> |
| 160 | + <a href="https://github.com/quick-perf/maven-test-bench/commits?author=hboutemy" title="Ideas">🤔</a> |
| 161 | + <a href="https://github.com/quick-perf/maven-test-bench/commits?author=hboutemy" title="Documentation">📖</a> |
| 162 | + </td> |
| 163 | + <td align="center"> |
| 164 | + <a href="https://github.com/albertotn"> |
| 165 | + <img src="https://avatars1.githubusercontent.com/u/12526457?v=4" width="100px;" alt="Alberto Martinelli"/> |
| 166 | + <br/> |
| 167 | + <sub><b>Alberto Martinelli</b></sub> |
| 168 | + </a> |
| 169 | + <br/> |
| 170 | + <a href="https://github.com/quick-perf/maven-test-bench/commits?author=albertotn" title="Code">💻</a> |
| 171 | + </td> |
| 172 | + </tr> |
| 173 | +</table> |
| 174 | +<a href = "https://allcontributors.org/docs/en/emoji-key">emoji key</a> |
138 | 175 |
|
139 | 176 | # License
|
140 | 177 | [Apache License 2.0](/LICENSE.txt)
|
0 commit comments