Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mention maintainers #174

Merged
merged 2 commits into from
Apr 3, 2022
Merged

Conversation

sbidoul
Copy link
Member

@sbidoul sbidoul commented Apr 3, 2022

fixes #166

sbidoul added 2 commits April 3, 2022 12:15
Before it did not find existing maintainers because
maintainers_dict keys where Path instead of str.
Since we don't use pathlib elsewhere in this repo,
use str for this dict too.
@sbidoul sbidoul merged commit c179fca into OCA:master Apr 3, 2022
@sbidoul sbidoul deleted the fix-mention_maintainers branch April 3, 2022 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maintainer notification is broken ?
1 participant