Skip to content

Commit

Permalink
[REF] Add maintainers
Browse files Browse the repository at this point in the history
  • Loading branch information
legalsylvain committed Aug 4, 2021
1 parent 33aff47 commit 30371bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions openupgrade_framework/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"summary": """Module to integrate in the server_wide_modules
option to make upgrades between two major revisions.""",
"author": "Odoo Community Association (OCA)," " Therp BV, Opener B.V., GRAP",
"maintainers": ["legalsylvain", "StefanRijnhart"],
"website": "https://github.com/OCA/openupgrade",
"category": "Migration",
"version": "14.0.1.0.0",
Expand Down
1 change: 1 addition & 0 deletions openupgrade_scripts/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
and scripts for migrate Odoo SA modules.""",
"author": "Odoo SA, Odoo Community Association (OCA),"
" Therp BV, Opener B.V., GRAP",
"maintainers": ["MiquelRForgeFlow", "StefanRijnhart", "pedrobaeza"],
"website": "https://github.com/OCA/openupgrade",
"category": "Migration",
"version": "14.0.1.0.0",
Expand Down

0 comments on commit 30371bf

Please sign in to comment.