Skip to content

Commit 78f70a9

Browse files
committed
[ADD] hbrunn as maintainer
1 parent f7af6e2 commit 78f70a9

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

report_qweb_pdf_watermark/README.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,14 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
159159
mission is to support the collaborative development of Odoo features and
160160
promote its widespread use.
161161

162-
This module is part of the `OCA/reporting-engine <https://github.com/OCA/reporting-engine/tree/17.0/report_qweb_pdf_watermark>`_ project on GitHub.
162+
.. |maintainer-hbrunn| image:: https://github.com/hbrunn.png?size=40px
163+
:target: https://github.com/hbrunn
164+
:alt: hbrunn
165+
166+
Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
167+
168+
|maintainer-hbrunn|
169+
170+
This module is part of the `OCA/reporting-engine <https://github.com/OCA/reporting-engine/tree/16.0/report_qweb_pdf_watermark>`_ project on GitHub.
163171

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

report_qweb_pdf_watermark/__manifest__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"summary": "Add watermarks to your QWEB PDF reports",
1111
"website": "https://github.com/OCA/reporting-engine",
1212
"depends": ["web"],
13+
"maintainers": ["hbrunn"],
1314
"data": [
1415
"views/ir_actions_report_xml.xml",
1516
"views/res_company.xml",

report_qweb_pdf_watermark/static/description/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,9 @@ <h2><a class="toc-backref" href="#toc-entry-15">Maintainers</a></h2>
517517
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
518518
mission is to support the collaborative development of Odoo features and
519519
promote its widespread use.</p>
520-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/reporting-engine/tree/17.0/report_qweb_pdf_watermark">OCA/reporting-engine</a> project on GitHub.</p>
520+
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
521+
<p><a class="reference external image-reference" href="https://github.com/hbrunn"><img alt="hbrunn" src="https://github.com/hbrunn.png?size=40px" /></a></p>
522+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/reporting-engine/tree/16.0/report_qweb_pdf_watermark">OCA/reporting-engine</a> project on GitHub.</p>
521523
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
522524
</div>
523525
</div>

0 commit comments

Comments
 (0)