Skip to content

Commit 8b93079

Browse files
author
Ziλa SARIKAYA
committed
Add @gdziadkiewicz as a contributor
1 parent baf641d commit 8b93079

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,17 @@
1616
"code",
1717
"doc"
1818
]
19+
},
20+
{
21+
"login": "gdziadkiewicz",
22+
"name": "Grzegorz Dziadkiewicz",
23+
"avatar_url": "https://avatars3.githubusercontent.com/u/8547855?v=4",
24+
"profile": "https://github.com/gdziadkiewicz",
25+
"contributions": [
26+
"code",
27+
"doc",
28+
"test"
29+
]
1930
}
2031
]
2132
}

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
> Extension for Visual Studio Code which can be used to jump to a source code line in Github, Bitbucket, Visualstudio.com and GitLab
66
7-
[![Build Status](https://travis-ci.org/ziyasal/vscode-open-in-github.svg?branch=master)](https://travis-ci.org/ziyasal/vscode-open-in-github) [![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
7+
[![Build Status](https://travis-ci.org/ziyasal/vscode-open-in-github.svg?branch=master)](https://travis-ci.org/ziyasal/vscode-open-in-github) [![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
88

99
## Install
1010

@@ -88,8 +88,8 @@ MIT © [Ziya SARIKAYA @ziyasal](https://github.com/ziyasal) & Contributors
8888
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
8989

9090
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
91-
| [<img src="https://avatars0.githubusercontent.com/u/759811?v=4" width="75px;"/><br /><sub>Brady Holt</sub>](https://www.geekytidbits.com)<br />[💻](https://github.com/ziyasal/vscode-open-in-github/commits?author=bradyholt "Code") [📖](https://github.com/ziyasal/vscode-open-in-github/commits?author=bradyholt "Documentation") |
92-
| :---: |
91+
| [<img src="https://avatars0.githubusercontent.com/u/759811?v=4" width="75px;"/><br /><sub>Brady Holt</sub>](https://www.geekytidbits.com)<br />[💻](https://github.com/ziyasal/vscode-open-in-github/commits?author=bradyholt "Code") [📖](https://github.com/ziyasal/vscode-open-in-github/commits?author=bradyholt "Documentation") | [<img src="https://avatars3.githubusercontent.com/u/8547855?v=4" width="75px;"/><br /><sub>Grzegorz Dziadkiewicz</sub>](https://github.com/gdziadkiewicz)<br />[💻](https://github.com/ziyasal/vscode-open-in-github/commits?author=gdziadkiewicz "Code") [📖](https://github.com/ziyasal/vscode-open-in-github/commits?author=gdziadkiewicz "Documentation") [⚠️](https://github.com/ziyasal/vscode-open-in-github/commits?author=gdziadkiewicz "Tests") |
92+
| :---: | :---: |
9393
<!-- ALL-CONTRIBUTORS-LIST:END -->
9494

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

0 commit comments

Comments
 (0)