Skip to content

Commit

Permalink
[MIG] base_maintenance_group: Migration to 17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mpascuall committed Aug 8, 2024
1 parent 85e2e9d commit 700626c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions base_maintenance_group/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ Contributors
- Antonio Esposito <a.esposito@onestein.nl>
- Andrea Stirpe <a.stirpe@onestein.nl>
- Luisa Miguéns <luisa.miguens@solvos.es>
- Miquel Pascual <mpascual@apsl.net>

Maintainers
-----------
Expand Down
2 changes: 1 addition & 1 deletion base_maintenance_group/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"author": "Onestein, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/maintenance",
"category": "Maintenance",
"version": "16.0.1.0.0",
"version": "17.0.1.0.0",
"license": "AGPL-3",
"depends": ["maintenance"],
"data": [
Expand Down
1 change: 1 addition & 0 deletions base_maintenance_group/readme/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
- Antonio Esposito \<<a.esposito@onestein.nl>\>
- Andrea Stirpe \<<a.stirpe@onestein.nl>\>
- Luisa Miguéns \<<luisa.miguens@solvos.es>\>
- Miquel Pascual \<<mpascual@apsl.net>\>
1 change: 1 addition & 0 deletions base_maintenance_group/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
<li>Antonio Esposito &lt;<a class="reference external" href="mailto:a.esposito&#64;onestein.nl">a.esposito&#64;onestein.nl</a>&gt;</li>
<li>Andrea Stirpe &lt;<a class="reference external" href="mailto:a.stirpe&#64;onestein.nl">a.stirpe&#64;onestein.nl</a>&gt;</li>
<li>Luisa Miguéns &lt;<a class="reference external" href="mailto:luisa.miguens&#64;solvos.es">luisa.miguens&#64;solvos.es</a>&gt;</li>
<li>Miquel Pascual &lt;<a class="reference external" href="mailto:mpascual&#64;apsl.net">mpascual&#64;apsl.net</a>&gt;</li>
</ul>
</div>
<div class="section" id="maintainers">
Expand Down

0 comments on commit 700626c

Please sign in to comment.