diff --git a/README.md b/README.md
index 234a616e7..e9cc6656d 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ addon | version | maintainers | summary
[account_move_line_sale_info](account_move_line_sale_info/) | 14.0.1.0.4 | | Introduces the purchase order line to the journal items
[account_move_line_tax_editable](account_move_line_tax_editable/) | 14.0.2.0.0 | | Allows to edit taxes on non-posted account move lines
[account_move_line_used_currency](account_move_line_used_currency/) | 14.0.1.0.0 | | Account Move Line Amount Currency
-[account_move_name_sequence](account_move_name_sequence/) | 14.0.1.4.3 | [](https://github.com/alexis-via) [](https://github.com/moylop260) [](https://github.com/frahikLV) | Generate journal entry number from sequence
+[account_move_name_sequence](account_move_name_sequence/) | 14.0.1.4.4 | [](https://github.com/alexis-via) [](https://github.com/moylop260) [](https://github.com/luisg123v) | Generate journal entry number from sequence
[account_move_print](account_move_print/) | 14.0.1.0.0 | [](https://github.com/JordiBForgeFlow) | Adds the option to print Journal Entries
[account_move_reversal_choose_method](account_move_reversal_choose_method/) | 14.0.1.0.0 | | Let's choose the Credit Method when adding a credit note to a journal entry.
[account_move_template](account_move_template/) | 14.0.1.1.2 | | Templates for recurring Journal Entries
diff --git a/account_move_name_sequence/README.rst b/account_move_name_sequence/README.rst
index 910c66dd7..ea3276ddf 100644
--- a/account_move_name_sequence/README.rst
+++ b/account_move_name_sequence/README.rst
@@ -7,7 +7,7 @@ Account Move Number Sequence
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:3f9081f2d3ddc254536b32fa06ec904c6c88acd03f260ac09f1a4167f7dc93f8
+ !! source digest: sha256:ddb76a876792991f5a222a51eda75a81ada62bd245a0f32075d1ee7f6c10adea
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -150,13 +150,13 @@ promote its widespread use.
.. |maintainer-moylop260| image:: https://github.com/moylop260.png?size=40px
:target: https://github.com/moylop260
:alt: moylop260
-.. |maintainer-frahikLV| image:: https://github.com/frahikLV.png?size=40px
- :target: https://github.com/frahikLV
- :alt: frahikLV
+.. |maintainer-luisg123v| image:: https://github.com/luisg123v.png?size=40px
+ :target: https://github.com/luisg123v
+ :alt: luisg123v
Current `maintainers In Odoo version 13.0 and previous versions, the number of journal entries was generated from a sequence configured on the journal.
Current maintainers:
- +This module is part of the OCA/account-financial-tools project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.