Skip to content

Commit 1aa16c7

Browse files
authored
Merge pull request #538 from SuperITMan/feature/update-contributors-info
docs(all): update info about the contributors
2 parents 3b9e64e + e0bb16d commit 1aa16c7

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,15 @@ To know how to release code-style, refer to [this page](/RELEASE.md).
4545

4646
### Alexis Georges
4747

48-
- [@Twitter](https://twitter.com/SuperITMan_BE)
49-
- [@GitHub](https://github.com/SuperITMan)
48+
- [@GitHub](https://github.com/SuperITMan)
5049

5150
### Christopher Cortes
5251

53-
- [@GitHub](https://github.com/christophercr)
52+
- [@GitHub](https://github.com/christophercr)
53+
54+
### Michaël Henkens
55+
56+
- [@GitHub](https://github.com/mhenkens)
5457

5558
## License
5659

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
"email": "christophercr@gmail.com",
1313
"name": "Christopher Cortes",
1414
"url": "https://github.com/christophercr"
15+
},
16+
{
17+
"email": "michael.henkens@nbb.be",
18+
"name": "Henkens Michaël",
19+
"url": "https://github.com/mhenkens"
1520
}
1621
],
1722
"license": "MIT",

0 commit comments

Comments
 (0)