From 2eb3fad484362850ba2c367430f9e560f88eb7c6 Mon Sep 17 00:00:00 2001
From: Jairo Llopis
Date: Mon, 18 Dec 2023 07:43:09 +0000
Subject: [PATCH] [BUILD] web_responsive: resign as maintainer
---
web_responsive/README.rst | 7 ++-----
web_responsive/__manifest__.py | 2 +-
web_responsive/static/description/index.html | 4 ++--
3 files changed, 5 insertions(+), 8 deletions(-)
diff --git a/web_responsive/README.rst b/web_responsive/README.rst
index e0c580845..9a444f947 100644
--- a/web_responsive/README.rst
+++ b/web_responsive/README.rst
@@ -7,7 +7,7 @@ Web Responsive
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:9b3ae1467041b443396d6062ed0af40d96c2fa5e97cbce6b17e7daa93a3ee53f
+ !! source digest: sha256:ff7b8744caf9076d452151f7c22c2415183841b56ec1a1de760da65a545450cc
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -171,9 +171,6 @@ 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-Yajo| image:: https://github.com/Yajo.png?size=40px
- :target: https://github.com/Yajo
- :alt: Yajo
.. |maintainer-Tardo| image:: https://github.com/Tardo.png?size=40px
:target: https://github.com/Tardo
:alt: Tardo
@@ -183,7 +180,7 @@ promote its widespread use.
Current `maintainers `__:
-|maintainer-Yajo| |maintainer-Tardo| |maintainer-SplashS|
+|maintainer-Tardo| |maintainer-SplashS|
This module is part of the `OCA/web `_ project on GitHub.
diff --git a/web_responsive/__manifest__.py b/web_responsive/__manifest__.py
index ee217d38a..e418fff15 100644
--- a/web_responsive/__manifest__.py
+++ b/web_responsive/__manifest__.py
@@ -17,7 +17,7 @@
"installable": True,
"depends": ["web", "mail"],
"development_status": "Production/Stable",
- "maintainers": ["Yajo", "Tardo", "SplashS"],
+ "maintainers": ["Tardo", "SplashS"],
"excludes": ["web_enterprise"],
"data": ["views/web.xml"],
"assets": {
diff --git a/web_responsive/static/description/index.html b/web_responsive/static/description/index.html
index 99b5a2334..d8f19f056 100644
--- a/web_responsive/static/description/index.html
+++ b/web_responsive/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:9b3ae1467041b443396d6062ed0af40d96c2fa5e97cbce6b17e7daa93a3ee53f
+!! source digest: sha256:ff7b8744caf9076d452151f7c22c2415183841b56ec1a1de760da65a545450cc
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

This module adds responsiveness to web backend.
@@ -512,7 +512,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
mission is to support the collaborative development of Odoo features and
promote its widespread use.
Current maintainers:
-

+

This module is part of the OCA/web project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.