From 772657b51e0144132bae463e74c5ad9c82d2bed5 Mon Sep 17 00:00:00 2001 From: Holger Brunn Date: Wed, 4 Dec 2024 18:15:50 +0100 Subject: [PATCH] [ADD] account_edi_simple_pdf: hbrunn as maintainer --- account_edi_simple_pdf/README.rst | 8 ++++++++ account_edi_simple_pdf/__manifest__.py | 1 + account_edi_simple_pdf/static/description/index.html | 2 ++ 3 files changed, 11 insertions(+) diff --git a/account_edi_simple_pdf/README.rst b/account_edi_simple_pdf/README.rst index d2ab174601..16928259f5 100644 --- a/account_edi_simple_pdf/README.rst +++ b/account_edi_simple_pdf/README.rst @@ -215,6 +215,14 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. +.. |maintainer-hbrunn| image:: https://github.com/hbrunn.png?size=40px + :target: https://github.com/hbrunn + :alt: hbrunn + +Current `maintainer `__: + +|maintainer-hbrunn| + This module is part of the `OCA/edi `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_edi_simple_pdf/__manifest__.py b/account_edi_simple_pdf/__manifest__.py index 9108952ae5..fa70e49991 100644 --- a/account_edi_simple_pdf/__manifest__.py +++ b/account_edi_simple_pdf/__manifest__.py @@ -10,6 +10,7 @@ "summary": "Import simple PDF vendor bills", "author": "Akretion,Hunki Enterprises BV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/edi", + "maintainers": ["hbrunn"], "depends": ["account_edi"], "external_dependencies": { "python": [ diff --git a/account_edi_simple_pdf/static/description/index.html b/account_edi_simple_pdf/static/description/index.html index cefea1c6ac..5903c6f2a0 100644 --- a/account_edi_simple_pdf/static/description/index.html +++ b/account_edi_simple_pdf/static/description/index.html @@ -541,6 +541,8 @@

Maintainers

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

+

Current maintainer:

+

hbrunn

This module is part of the OCA/edi project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.