Add bakers

This commit is contained in:
Oleksii Trekhleb 2023-02-24 23:06:02 -01:00
parent 46aae1d708
commit e95d856e67

View File

@ -8,18 +8,21 @@
## `O(n²)` Backers ## `O(n²)` Backers
<ul> <table>
<li> <tr>
<a href="https://github.com/newrelic"> <td align="center">
<img <a href="https://github.com/newrelic">
src="https://avatars.githubusercontent.com/u/31739?s=200&v=4" <img
width="30" src="https://avatars.githubusercontent.com/u/31739?s=200&v=4"
height="30" width="50"
/></a> height="50"
&thinsp; />
<a href="https://github.com/newrelic">newrelic</a> </a>
</li> <br />
</ul> <a href="https://github.com/newrelic">newrelic</a>
</td>
</tr>
</table>
## `O(n×log(n))` Backers ## `O(n×log(n))` Backers