From fadb7edb526ad208ac0b8b415a512b49a81be12d Mon Sep 17 00:00:00 2001 From: Alessio Renda Date: Mon, 22 Jul 2024 12:14:21 +0200 Subject: [PATCH] [IMP] l10n_it_delivery_note_order_link: add maintainers --- l10n_it_delivery_note_order_link/README.rst | 17 +++++++++++++---- .../__manifest__.py | 2 +- .../static/description/index.html | 15 +++++++++------ 3 files changed, 23 insertions(+), 11 deletions(-) diff --git a/l10n_it_delivery_note_order_link/README.rst b/l10n_it_delivery_note_order_link/README.rst index e4bb2e890ccb..82495abc6729 100644 --- a/l10n_it_delivery_note_order_link/README.rst +++ b/l10n_it_delivery_note_order_link/README.rst @@ -108,10 +108,19 @@ promote its widespread use. .. |maintainer-andreampiovesana| image:: https://github.com/andreampiovesana.png?size=40px :target: https://github.com/andreampiovesana :alt: andreampiovesana - -Current `maintainer `__: - -|maintainer-andreampiovesana| +.. |maintainer-aleuffre| image:: https://github.com/aleuffre.png?size=40px + :target: https://github.com/aleuffre + :alt: aleuffre +.. |maintainer-renda-dev| image:: https://github.com/renda-dev.png?size=40px + :target: https://github.com/renda-dev + :alt: renda-dev +.. |maintainer-PicchiSeba| image:: https://github.com/PicchiSeba.png?size=40px + :target: https://github.com/PicchiSeba + :alt: PicchiSeba + +Current `maintainers `__: + +|maintainer-andreampiovesana| |maintainer-aleuffre| |maintainer-renda-dev| |maintainer-PicchiSeba| This module is part of the `OCA/l10n-italy `_ project on GitHub. diff --git a/l10n_it_delivery_note_order_link/__manifest__.py b/l10n_it_delivery_note_order_link/__manifest__.py index ca76c5c10cd6..545e6a15dd0a 100644 --- a/l10n_it_delivery_note_order_link/__manifest__.py +++ b/l10n_it_delivery_note_order_link/__manifest__.py @@ -11,7 +11,7 @@ "website": "https://github.com/OCA/l10n-italy", "version": "16.0.1.0.0", "license": "AGPL-3", - "maintainers": ["andreampiovesana"], + "maintainers": ["andreampiovesana", "aleuffre", "renda-dev", "PicchiSeba"], "category": "Localization/Italy", "depends": [ "purchase_stock", diff --git a/l10n_it_delivery_note_order_link/static/description/index.html b/l10n_it_delivery_note_order_link/static/description/index.html index 9b13ba21f074..841d38335ec9 100644 --- a/l10n_it_delivery_note_order_link/static/description/index.html +++ b/l10n_it_delivery_note_order_link/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -432,12 +433,14 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

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:

-

andreampiovesana

+

Current maintainers:

+

andreampiovesana aleuffre renda-dev PicchiSeba

This module is part of the OCA/l10n-italy project on GitHub.

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