File tree Expand file tree Collapse file tree 2 files changed +41
-0
lines changed
Expand file tree Collapse file tree 2 files changed +41
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "files" : [
3+ " README.md"
4+ ],
5+ "imageSize" : 100 ,
6+ "commit" : false ,
7+ "contributors" : [
8+ {
9+ "login" : " stevewalton28" ,
10+ "name" : " Steve Walton" ,
11+ "avatar_url" : " https://avatars2.githubusercontent.com/u/8415117?v=4" ,
12+ "profile" : " https://www.evoco.co.uk" ,
13+ "contributions" : [
14+ " code"
15+ ]
16+ }
17+ ],
18+ "contributorsPerLine" : 7 ,
19+ "projectName" : " selenium-pom-framework" ,
20+ "projectOwner" : " digital-delivery-academy" ,
21+ "repoType" : " github" ,
22+ "repoHost" : " https://github.com" ,
23+ "skipCi" : true
24+ }
Original file line number Diff line number Diff line change 11# selenium-pom-framework
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://travis-ci.com/digital-delivery-academy/selenium-pom-framework.svg?branch=master )] ( https://travis-ci.com/digital-delivery-academy/selenium-pom-framework )
47[ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/ce6169f2151d43daaa0db3aab560e1f0 )] ( https://www.codacy.com/gh/digital-delivery-academy/selenium-pom-framework?utm_source=github.com& ; utm_medium=referral& ; utm_content=digital-delivery-academy/selenium-pom-framework& ; utm_campaign=Badge_Grade )
@@ -104,3 +107,17 @@ An example configuration (`settings.xml`) would be:
104107 </servers>
105108</settings>
106109```
110+
111+ ## Contributors
112+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
113+ <!-- prettier-ignore-start -->
114+ <!-- markdownlint-disable -->
115+ <table >
116+ <tr >
117+ <td align="center"><a href="https://www.evoco.co.uk"><img src="https://avatars2.githubusercontent.com/u/8415117?v=4" width="100px;" alt=""/><br /><sub><b>Steve Walton</b></sub></a><br /><a href="https://github.com/digital-delivery-academy/selenium-pom-framework/commits?author=stevewalton28" title="Code">💻</a></td>
118+ </tr >
119+ </table >
120+
121+ <!-- markdownlint-enable -->
122+ <!-- prettier-ignore-end -->
123+ <!-- ALL-CONTRIBUTORS-LIST:END -->
You can’t perform that action at this time.
0 commit comments