Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -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"
]
}
]
}
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ Documentation and examples:

#### Previously: [Bertrand Gaillard](https://github.com/bertrandg) (2016 to 2019)

### License
## Contributors

Apache 2.0
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->