Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -989,6 +989,15 @@
"contributions": [
"code"
]
},
{
"login": "OssSecurityBot",
"name": "Microsoft Open Source Security Bot",
"avatar_url": "https://avatars.githubusercontent.com/u/301434949?v=4",
"profile": "https://aka.ms/oss-sec-bot",
"contributions": [
"code"
]
}
],
"commitType": "docs",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ There are many ways to participate. From reporting bugs and requesting features
</tr>
<tr>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/TakumiSeo"><img src="https://avatars.githubusercontent.com/u/49015441?v=4?s=100" width="100px;" alt="TakuSe"/><br /><sub><b>TakuSe</b></sub></a><br /><a href="https://github.com/microsoft/finops-toolkit/commits?author=TakumiSeo" title="Code">💻</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://aka.ms/oss-sec-bot"><img src="https://avatars.githubusercontent.com/u/301434949?v=4?s=100" width="100px;" alt="Microsoft Open Source Security Bot"/><br /><sub><b>Microsoft Open Source Security Bot</b></sub></a><br /><a href="https://github.com/microsoft/finops-toolkit/commits?author=OssSecurityBot" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ Whether you're looking for a little assistance or are interested in contributing
</tr>
<tr>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/TakumiSeo"><img src="https://avatars.githubusercontent.com/u/49015441?v=4?s=100" width="100px;" alt="TakuSe"/><br /><sub><b>TakuSe</b></sub></a><br /><a href="https://github.com/microsoft/finops-toolkit/commits?author=TakumiSeo" title="Code">💻</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://aka.ms/oss-sec-bot"><img src="https://avatars.githubusercontent.com/u/301434949?v=4?s=100" width="100px;" alt="Microsoft Open Source Security Bot"/><br /><sub><b>Microsoft Open Source Security Bot</b></sub></a><br /><a href="https://github.com/microsoft/finops-toolkit/commits?author=OssSecurityBot" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down
Loading