File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "files" : [
3+ " README.md"
4+ ],
5+ "imageSize" : 100 ,
6+ "commit" : false ,
7+ "commitType" : " docs" ,
8+ "commitConvention" : " angular" ,
9+ "contributors" : [
10+ {
11+ "login" : " taylorbobaylor" ,
12+ "name" : " Taylor Christian" ,
13+ "avatar_url" : " https://avatars.githubusercontent.com/u/25238885?v=4" ,
14+ "profile" : " https://github.com/taylorbobaylor" ,
15+ "contributions" : [
16+ " doc"
17+ ]
18+ }
19+ ],
20+ "contributorsPerLine" : 7 ,
21+ "skipCi" : true ,
22+ "repoType" : " github" ,
23+ "repoHost" : " https://github.com" ,
24+ "projectName" : " cdk-constructs" ,
25+ "projectOwner" : " LayeredCraft"
26+ }
Original file line number Diff line number Diff line change 11# LayeredCraft CDK Constructs
2+ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors- )
4+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
25
36[ ![ Build Status] ( https://github.com/LayeredCraft/cdk-constructs/actions/workflows/build.yaml/badge.svg )] ( https://github.com/LayeredCraft/cdk-constructs/actions/workflows/build.yaml )
47[ ![ NuGet] ( https://img.shields.io/nuget/v/LayeredCraft.Cdk.Constructs.svg )] ( https://www.nuget.org/packages/LayeredCraft.Cdk.Constructs/ )
@@ -144,4 +147,25 @@ See [CHANGELOG.md](CHANGELOG.md) for details on releases and changes.
144147
145148---
146149
147- Built with ❤️ by the LayeredCraft team
150+ Built with ❤️ by the LayeredCraft team
151+ ## Contributors ✨
152+
153+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
154+
155+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
156+ <!-- prettier-ignore-start -->
157+ <!-- markdownlint-disable -->
158+ <table >
159+ <tbody >
160+ <tr>
161+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/taylorbobaylor"><img src="https://avatars.githubusercontent.com/u/25238885?v=4?s=100" width="100px;" alt="Taylor Christian"/><br /><sub><b>Taylor Christian</b></sub></a><br /><a href="https://github.com/LayeredCraft/cdk-constructs/commits?author=taylorbobaylor" title="Documentation">📖</a></td>
162+ </tr>
163+ </tbody >
164+ </table >
165+
166+ <!-- markdownlint-restore -->
167+ <!-- prettier-ignore-end -->
168+
169+ <!-- ALL-CONTRIBUTORS-LIST:END -->
170+
171+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments