Skip to content
This repository was archived by the owner on Jun 2, 2020. It is now read-only.

Commit 3342745

Browse files
author
Peter Huene
authored
Merge pull request #385 from peterhuene/all-contributors/add-slyons
docs: add slyons as a contributor
2 parents 0e39d17 + 6c6ead2 commit 3342745

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.all-contributorsrc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,18 @@
7676
"design",
7777
"ideas"
7878
]
79+
},
80+
{
81+
"login": "slyons",
82+
"name": "Scott Lyons",
83+
"avatar_url": "https://avatars3.githubusercontent.com/u/41403?v=4",
84+
"profile": "https://github.com/slyons",
85+
"contributions": [
86+
"code",
87+
"test",
88+
"design",
89+
"ideas"
90+
]
7991
}
8092
],
8193
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[![crates.io](https://img.shields.io/crates/v/azure-functions.svg)](https://crates.io/crates/azure-functions)
55
[![docs.rs](https://docs.rs/azure-functions/badge.svg)](https://docs.rs/azure-functions)
6-
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors)
6+
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors)
77
[![Gitter](https://badges.gitter.im/azure-functions-rs/community.svg)](https://gitter.im/azure-functions-rs/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
88
[![Build Status](https://dev.azure.com/azure-functions-rs/Azure%20Functions%20for%20Rust/_apis/build/status/peterhuene.azure-functions-rs?branchName=master)](https://dev.azure.com/azure-functions-rs/Azure%20Functions%20for%20Rust/_build/latest?definitionId=2&branchName=master)
99
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=peterhuene/azure-functions-rs)](https://dependabot.com)
@@ -420,6 +420,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
420420
<td align="center"><a href="https://thomaseckert.org"><img src="https://avatars3.githubusercontent.com/u/29112081?v=4" width="100px;" alt="Thomas Eckert"/><br /><sub><b>Thomas Eckert</b></sub></a><br /><a href="https://github.com/peterhuene/azure-functions-rs/commits?author=t-eckert" title="Code">💻</a> <a href="#content-t-eckert" title="Content">🖋</a> <a href="#design-t-eckert" title="Design">🎨</a> <a href="https://github.com/peterhuene/azure-functions-rs/commits?author=t-eckert" title="Documentation">📖</a> <a href="#ideas-t-eckert" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-t-eckert" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-t-eckert" title="Maintenance">🚧</a> <a href="#review-t-eckert" title="Reviewed Pull Requests">👀</a> <a href="#tutorial-t-eckert" title="Tutorials">✅</a></td>
421421
<td align="center"><a href="https://brokenco.de/"><img src="https://avatars0.githubusercontent.com/u/26594?v=4" width="100px;" alt="R. Tyler Croy"/><br /><sub><b>R. Tyler Croy</b></sub></a><br /><a href="https://github.com/peterhuene/azure-functions-rs/commits?author=rtyler" title="Code">💻</a> <a href="https://github.com/peterhuene/azure-functions-rs/commits?author=rtyler" title="Documentation">📖</a> <a href="#review-rtyler" title="Reviewed Pull Requests">👀</a> <a href="#ideas-rtyler" title="Ideas, Planning, & Feedback">🤔</a></td>
422422
<td align="center"><a href="https://github.com/dmolokanov"><img src="https://avatars2.githubusercontent.com/u/6630003?v=4" width="100px;" alt="Denis Molokanov"/><br /><sub><b>Denis Molokanov</b></sub></a><br /><a href="https://github.com/peterhuene/azure-functions-rs/commits?author=dmolokanov" title="Code">💻</a> <a href="https://github.com/peterhuene/azure-functions-rs/commits?author=dmolokanov" title="Tests">⚠️</a> <a href="#design-dmolokanov" title="Design">🎨</a> <a href="#ideas-dmolokanov" title="Ideas, Planning, & Feedback">🤔</a></td>
423+
<td align="center"><a href="https://github.com/slyons"><img src="https://avatars3.githubusercontent.com/u/41403?v=4" width="100px;" alt="Scott Lyons"/><br /><sub><b>Scott Lyons</b></sub></a><br /><a href="https://github.com/peterhuene/azure-functions-rs/commits?author=slyons" title="Code">💻</a> <a href="https://github.com/peterhuene/azure-functions-rs/commits?author=slyons" title="Tests">⚠️</a> <a href="#design-slyons" title="Design">🎨</a> <a href="#ideas-slyons" title="Ideas, Planning, & Feedback">🤔</a></td>
423424
</tr>
424425
</table>
425426

0 commit comments

Comments
 (0)