Skip to content

Commit baa57a1

Browse files
authored
Merge pull request #7 from reproducibleMATLAB/move-contributors-section
move contributors section
2 parents 8a01c44 + 29f5af2 commit baa57a1

File tree

2 files changed

+2
-29
lines changed

2 files changed

+2
-29
lines changed

Diff for: .all-contributorsrc

+1-14
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,5 @@
77
"commitType": "docs",
88
"commitConvention": "angular",
99
"contributorsPerLine": 7,
10-
"contributors": [
11-
{
12-
"login": "davidwilby",
13-
"name": "David Wilby",
14-
"avatar_url": "https://avatars.githubusercontent.com/u/24752124?v=4",
15-
"profile": "http://davidwilby.dev",
16-
"contributions": [
17-
"ideas",
18-
"code",
19-
"content",
20-
"maintenance"
21-
]
22-
}
23-
]
10+
"contributors": []
2411
}

Diff for: README.md

+1-15
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,4 @@ Follow these instructions to render the materials from the source code on your l
1515

1616
## Contributors
1717

18-
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
19-
<!-- prettier-ignore-start -->
20-
<!-- markdownlint-disable -->
21-
<table>
22-
<tbody>
23-
<tr>
24-
<td align="center" valign="top" width="14.28%"><a href="http://davidwilby.dev"><img src="https://avatars.githubusercontent.com/u/24752124?v=4?s=100" width="100px;" alt="David Wilby"/><br /><sub><b>David Wilby</b></sub></a><br /><a href="#ideas-davidwilby" title="Ideas, Planning, & Feedback">🤔</a> <a href="#code-davidwilby" title="Code">💻</a> <a href="#content-davidwilby" title="Content">🖋</a> <a href="#maintenance-davidwilby" title="Maintenance">🚧</a></td>
25-
</tr>
26-
</tbody>
27-
</table>
28-
29-
<!-- markdownlint-restore -->
30-
<!-- prettier-ignore-end -->
31-
32-
<!-- ALL-CONTRIBUTORS-LIST:END -->
18+
RepliMAT would not be possible without the contributors that make it happen. You can see them in [CONTRIBUTORS.md](CONTRIBUTORS.md).

0 commit comments

Comments
 (0)