Skip to content

Commit ea636e1

Browse files
committed
attempt at fixing bot
1 parent 86dab03 commit ea636e1

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

.all-contributorsrc

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,6 @@
77
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors)",
88
"skipCi": "true",
99
"contributors": [
10-
{
11-
"login": "stdavis",
12-
"name": "Scott Davis",
13-
"avatar_url": "https://avatars3.githubusercontent.com/u/1326248?v=4",
14-
"profile": "http://geospatialscott.blogspot.com/",
15-
"contributions": [
16-
"content"
17-
]
18-
}
1910
],
2011
"projectName": "javascript-testing-best-practices",
2112
"projectOwner": "goldbergyoni",

readme.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1995,8 +1995,7 @@ An efficient update policy may allow some ‘vesting period’ — let the c
19951995
<hr/>
19961996
<br/>
19971997

1998-
1999-
## [Bruno Scheufler](https://github.com/BrunoScheufler)
1998+
## [Bruno Scheufler](https://github.com/BrunoScheufler)
20001999

20012000
**Role:** Tech reviewer and advisor
20022001

@@ -2017,3 +2016,14 @@ Took care to revise, improve, lint and polish all the texts
20172016
**Role:** Helps keep this project running, and reviews security related practices
20182017

20192018
**About:** Loves working on Node.js projects and web application security.
2019+
2020+
## Contributors ✨
2021+
2022+
Thanks goes to these wonderful people who have contributed to this repository!
2023+
2024+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
2025+
<!-- prettier-ignore -->
2026+
<table>
2027+
</table>
2028+
2029+
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)