Skip to content

Commit

Permalink
chore: add Florence and Pratik as contributors and also codeowners (#891
Browse files Browse the repository at this point in the history
)
  • Loading branch information
derberg authored Jan 12, 2023
1 parent 2d37f16 commit f0daa47
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 1 deletion.
26 changes: 25 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,32 @@
"contributions": [
"doc"
]
},
{
"login": "Florence-Njeri",
"name": "Florence Njeri",
"avatar_url": "https://avatars.githubusercontent.com/u/40742916?v=4",
"profile": "https://github.com/Florence-Njeri",
"contributions": [
"doc",
"review",
"infra",
"maintenance"
]
},
{
"login": "pratik2315",
"name": "Pratik Haldankar",
"avatar_url": "https://avatars.githubusercontent.com/u/77961530?v=4",
"profile": "https://unruffled-goodall-dd424e.netlify.app/",
"contributions": [
"doc",
"review",
"maintenance",
"talk"
]
}
],
"contributorsPerLine": 3,
"skipCi": true
"skipCi": false
}
3 changes: 3 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@

# The default owners are automatically added as reviewers when you open a pull request unless different owners are specified in the file.

# All .md files
*.md @Florence-Njeri @pratik2315

* @fmvilas @derberg @magicmatatjahu @jonaslagoni @asyncapi-bot-eve
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
</tr>
<tr>
<td align="center"><a href="https://github.com/lkmandy"><img src="https://avatars.githubusercontent.com/u/17765231?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Amanda Shafack </b></sub></a><br /><a href="https://github.com/asyncapi/generator/commits?author=lkmandy" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/Florence-Njeri"><img src="https://avatars.githubusercontent.com/u/40742916?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Florence Njeri</b></sub></a><br /><a href="https://github.com/asyncapi/generator/commits?author=Florence-Njeri" title="Documentation">📖</a> <a href="https://github.com/asyncapi/generator/pulls?q=is%3Apr+reviewed-by%3AFlorence-Njeri" title="Reviewed Pull Requests">👀</a> <a href="#infra-Florence-Njeri" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-Florence-Njeri" title="Maintenance">🚧</a></td>
<td align="center"><a href="https://unruffled-goodall-dd424e.netlify.app/"><img src="https://avatars.githubusercontent.com/u/77961530?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Pratik Haldankar</b></sub></a><br /><a href="https://github.com/asyncapi/generator/commits?author=pratik2315" title="Documentation">📖</a> <a href="https://github.com/asyncapi/generator/pulls?q=is%3Apr+reviewed-by%3Apratik2315" title="Reviewed Pull Requests">👀</a> <a href="#maintenance-pratik2315" title="Maintenance">🚧</a> <a href="#talk-pratik2315" title="Talks">📢</a></td>
</tr>
</table>

Expand Down

0 comments on commit f0daa47

Please sign in to comment.