Skip to content

Commit 01101d6

Browse files
author
Igor Živković
committed
Add @igzivkov as a contributor
1 parent 0a88727 commit 01101d6

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@
1616
"profile": "https://github.com/vitorarins",
1717
"contributions": [
1818
"bug",
19+
"code"
20+
]
21+
},
22+
{
23+
"login": "igzivkov",
24+
"name": "Igor Živković",
25+
"avatar_url": "https://avatars1.githubusercontent.com/u/1630197?v=4",
26+
"profile": "https://github.com/igzivkov",
27+
"contributions": [
1928
"code",
2029
"doc"
2130
]

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# tinyproxy_exporter
2-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
33

44
A simple Prometheus exporter for Tinyproxy.
55

@@ -25,8 +25,8 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
2525

2626
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
2727
<!-- prettier-ignore -->
28-
| [<img src="https://avatars3.githubusercontent.com/u/1065028?v=4" width="100px;"/><br /><sub><b>Vitor Arins</b></sub>](https://github.com/vitorarins)<br />[🐛](https://github.com/igzivkov/tinyproxy_exporter/issues?q=author%3Avitorarins "Bug reports") [💻](https://github.com/igzivkov/tinyproxy_exporter/commits?author=vitorarins "Code") [📖](https://github.com/igzivkov/tinyproxy_exporter/commits?author=vitorarins "Documentation") |
29-
| :---: |
28+
| [<img src="https://avatars3.githubusercontent.com/u/1065028?v=4" width="100px;"/><br /><sub><b>Vitor Arins</b></sub>](https://github.com/vitorarins)<br />[🐛](https://github.com/igzivkov/tinyproxy_exporter/issues?q=author%3Avitorarins "Bug reports") [💻](https://github.com/igzivkov/tinyproxy_exporter/commits?author=vitorarins "Code") | [<img src="https://avatars1.githubusercontent.com/u/1630197?v=4" width="100px;"/><br /><sub><b>Igor Živković</b></sub>](https://github.com/igzivkov)<br />[💻](https://github.com/igzivkov/tinyproxy_exporter/commits?author=igzivkov "Code") [📖](https://github.com/igzivkov/tinyproxy_exporter/commits?author=igzivkov "Documentation") |
29+
| :---: | :---: |
3030
<!-- ALL-CONTRIBUTORS-LIST:END -->
3131

3232
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)