Skip to content

Commit

Permalink
[MSC] sale_order_partner_no_autofollow: remove maintainers
Browse files Browse the repository at this point in the history
As requested in OCA#2715 (comment)
  • Loading branch information
sbidoul committed Aug 13, 2024
1 parent 3442dac commit 8daa45c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sale_order_partner_no_autofollow/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"website": "https://github.com/OCA/sale-workflow",
"category": "Sale",
"depends": ["sale"],
"maintainers": ["dessanhemrayev", "CetmixGitDrone"],
"maintainers": [],
"data": ["views/res_config_settings.xml"],
"license": "AGPL-3",
"installable": True,
Expand Down

0 comments on commit 8daa45c

Please sign in to comment.