From 6477ef084f1c2d9dc9ecd56db6b91b7850223fd2 Mon Sep 17 00:00:00 2001 From: Jeffrey Bosch Date: Tue, 23 Jan 2024 11:52:57 +0100 Subject: [PATCH] feat: introduce all contributors to the repo --- .all-contributorsrc | 32 ++++++++++++++++++++++++++++++++ README.md | 11 +++++++++-- 2 files changed, 41 insertions(+), 2 deletions(-) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..c2903de0 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,32 @@ +{ + "projectName": "angular-split", + "projectOwner": "angular-split", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": true, + "commitConvention": "angular", + "contributors": [ + { + "login": "bertrandg", + "name": "Bertrand Gaillard", + "avatar_url": "https://avatars.githubusercontent.com/u/7031941?v=4", + "profile": "https://github.com/bertrandg", + "contributions": [ + "code" + ] + }, + { + "login": "beeman", + "name": "Bram Borggreve", + "avatar_url": "https://avatars.githubusercontent.com/u/36491?v=4", + "profile": "https://beeman.dev/", + "contributions": [ + "code" + ] + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index f4939314..cea62477 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,13 @@ Documentation and examples: #### Previously: [Bertrand Gaillard](https://github.com/bertrandg) (2016 to 2019) -### License +## Contributors -Apache 2.0 + + + + + + + +