From 99041b0aead831b5aebba3013b6355bbef687b1a Mon Sep 17 00:00:00 2001 From: David Date: Tue, 30 Jan 2024 13:34:28 +0100 Subject: [PATCH] [IMP] rma: mantainers --- rma/README.rst | 9 ++++++--- rma/__manifest__.py | 2 +- rma/static/description/index.html | 6 +++--- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/rma/README.rst b/rma/README.rst index 2d8604c8..af94686e 100644 --- a/rma/README.rst +++ b/rma/README.rst @@ -7,7 +7,7 @@ Return Merchandise Authorization Management !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:6a3edc8e17cad866190342b8f2626811cdbe979b8cfe919160d2e314f519b080 + !! source digest: sha256:2f3c2a0ef25818e72bae886ab2801f9415e470bdd86f7f90e8cacbcfc4201182 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png @@ -182,10 +182,13 @@ promote its widespread use. .. |maintainer-pedrobaeza| image:: https://github.com/pedrobaeza.png?size=40px :target: https://github.com/pedrobaeza :alt: pedrobaeza +.. |maintainer-chienandalu| image:: https://github.com/chienandalu.png?size=40px + :target: https://github.com/chienandalu + :alt: chienandalu -Current `maintainer `__: +Current `maintainers `__: -|maintainer-pedrobaeza| +|maintainer-pedrobaeza| |maintainer-chienandalu| This module is part of the `OCA/rma `_ project on GitHub. diff --git a/rma/__manifest__.py b/rma/__manifest__.py index b66eb52b..3bed6e98 100644 --- a/rma/__manifest__.py +++ b/rma/__manifest__.py @@ -10,7 +10,7 @@ "category": "RMA", "website": "https://github.com/OCA/rma", "author": "Tecnativa, Odoo Community Association (OCA)", - "maintainers": ["pedrobaeza"], + "maintainers": ["pedrobaeza", "chienandalu"], "license": "AGPL-3", "depends": ["stock_account"], "data": [ diff --git a/rma/static/description/index.html b/rma/static/description/index.html index cdc9b140..35c5e015 100644 --- a/rma/static/description/index.html +++ b/rma/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:6a3edc8e17cad866190342b8f2626811cdbe979b8cfe919160d2e314f519b080 +!! source digest: sha256:2f3c2a0ef25818e72bae886ab2801f9415e470bdd86f7f90e8cacbcfc4201182 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: AGPL-3 OCA/rma Translate me on Weblate Try me on Runboat

This module allows you to manage Return Merchandise Authorization (RMA). @@ -528,8 +528,8 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

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:

-

pedrobaeza

+

Current maintainers:

+

pedrobaeza chienandalu

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

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