eshaham / israeli-bank-scrapers

Provide scrapers for all major Israeli banks and credit card companies
MIT License
567 stars 152 forks source link

Add code owners #836

Closed baruchiro closed 4 months ago

baruchiro commented 5 months ago

From #830, I'm adding the first version of the CODEOWNERS file which will help us to get help for accounts we don't have access to.

Using the official CODEOWNERS file isn't match our needs, because it requires a write access to all code owners, you can see the discussion here.

Instead, I chose to use dyladan/component-owners, which combined with a GitHub Action to automatically assign outside code owners.

(I know it is not looks like a maintained project, but look, it is used by open-telemetry)

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 4.3.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: