diff --git a/spp_approval/README.rst b/spp_approval/README.rst index 19fb5953..fce6eb87 100644 --- a/spp_approval/README.rst +++ b/spp_approval/README.rst @@ -176,6 +176,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_approval/__manifest__.py b/spp_approval/__manifest__.py index 27cc48a8..4750e7cc 100644 --- a/spp_approval/__manifest__.py +++ b/spp_approval/__manifest__.py @@ -36,4 +36,5 @@ ], "installable": True, "application": False, + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_approval/static/description/index.html b/spp_approval/static/description/index.html index fca91d09..1803e61e 100644 --- a/spp_approval/static/description/index.html +++ b/spp_approval/static/description/index.html @@ -555,6 +555,8 @@

Authors

Maintainers

+

Current maintainers:

+

jeremi gonzalesedwin1123

This module is part of the OpenSPP/OpenSPP2 project on GitHub.

You are welcome to contribute.

diff --git a/spp_banking/README.rst b/spp_banking/README.rst index a16a04c4..3bd39d12 100644 --- a/spp_banking/README.rst +++ b/spp_banking/README.rst @@ -120,6 +120,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_banking/__manifest__.py b/spp_banking/__manifest__.py index fa50f121..4c2a1aa6 100644 --- a/spp_banking/__manifest__.py +++ b/spp_banking/__manifest__.py @@ -28,4 +28,5 @@ "application": False, "installable": True, "auto_install": False, + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_banking/static/description/index.html b/spp_banking/static/description/index.html index 9fa29261..71a4b666 100644 --- a/spp_banking/static/description/index.html +++ b/spp_banking/static/description/index.html @@ -492,6 +492,8 @@

Authors

Maintainers

+

Current maintainers:

+

jeremi gonzalesedwin1123

This module is part of the OpenSPP/OpenSPP2 project on GitHub.

You are welcome to contribute.

diff --git a/spp_case_base/__manifest__.py b/spp_case_base/__manifest__.py index 41ed5307..1ce23374 100644 --- a/spp_case_base/__manifest__.py +++ b/spp_case_base/__manifest__.py @@ -1,7 +1,7 @@ # pylint: disable=pointless-statement { "name": "OpenSPP Case Management Base", - "version": "19.0.1.0.0", + "version": "19.0.2.0.0", "category": "OpenSPP/Monitoring", "summary": "Core case management functionality for OpenSPP", "author": "OpenSPP.org", diff --git a/spp_case_cel/__manifest__.py b/spp_case_cel/__manifest__.py index 68da1dce..1034fc04 100644 --- a/spp_case_cel/__manifest__.py +++ b/spp_case_cel/__manifest__.py @@ -4,7 +4,7 @@ { "name": "OpenSPP Case Management: CEL Rules", "summary": "CEL-based triage and assignment rules for case management", - "version": "19.0.1.0.0", + "version": "19.0.2.0.0", "license": "LGPL-3", "development_status": "Production/Stable", "maintainers": ["jeremi", "gonzalesedwin1123", "emjay0921"], diff --git a/spp_case_demo/__manifest__.py b/spp_case_demo/__manifest__.py index c9033cf4..5920b216 100644 --- a/spp_case_demo/__manifest__.py +++ b/spp_case_demo/__manifest__.py @@ -3,7 +3,7 @@ { "name": "OpenSPP Case Management Demo Data", - "version": "19.0.1.0.0", + "version": "19.0.2.0.0", "category": "OpenSPP", "summary": "Demo data generator for Case Management", "author": "OpenSPP.org", diff --git a/spp_case_entitlements/__manifest__.py b/spp_case_entitlements/__manifest__.py index e0d65045..aadcd2a5 100644 --- a/spp_case_entitlements/__manifest__.py +++ b/spp_case_entitlements/__manifest__.py @@ -1,7 +1,7 @@ # pylint: disable=pointless-statement { "name": "OpenSPP Case Entitlements Integration", - "version": "19.0.1.0.0", + "version": "19.0.2.0.0", "category": "OpenSPP/Monitoring", "summary": "Links cases to program entitlements for case-entitlement relationship management", "author": "OpenSPP.org", diff --git a/spp_case_graduation/__manifest__.py b/spp_case_graduation/__manifest__.py index ff279684..26bb0d79 100644 --- a/spp_case_graduation/__manifest__.py +++ b/spp_case_graduation/__manifest__.py @@ -4,7 +4,7 @@ { "name": "OpenSPP Case Management: Graduation Integration", "summary": "Link graduation assessments to cases for exit management", - "version": "19.0.1.0.0", + "version": "19.0.2.0.0", "license": "LGPL-3", "development_status": "Production/Stable", "maintainers": ["jeremi", "gonzalesedwin1123", "emjay0921"], diff --git a/spp_case_programs/__manifest__.py b/spp_case_programs/__manifest__.py index 0c9673a1..2e976031 100644 --- a/spp_case_programs/__manifest__.py +++ b/spp_case_programs/__manifest__.py @@ -1,7 +1,7 @@ # pylint: disable=pointless-statement { "name": "OpenSPP Case Programs Integration", - "version": "19.0.1.0.0", + "version": "19.0.2.0.0", "category": "OpenSPP/Monitoring", "summary": "Links cases to OpenSPP programs and provides compliance tracking", "author": "OpenSPP.org", diff --git a/spp_case_registry/__manifest__.py b/spp_case_registry/__manifest__.py index 7bbfaa55..24ea0631 100644 --- a/spp_case_registry/__manifest__.py +++ b/spp_case_registry/__manifest__.py @@ -2,7 +2,7 @@ { "name": "OpenSPP Case Registry Integration", "category": "OpenSPP/Monitoring", - "version": "19.0.1.0.0", + "version": "19.0.2.0.0", "sequence": 1, "author": "OpenSPP.org", "website": "https://github.com/OpenSPP/OpenSPP2", diff --git a/spp_case_session/__manifest__.py b/spp_case_session/__manifest__.py index 169782ed..47240db3 100644 --- a/spp_case_session/__manifest__.py +++ b/spp_case_session/__manifest__.py @@ -4,7 +4,7 @@ { "name": "OpenSPP Case Management: Session Integration", "summary": "Link sessions and training attendance to cases", - "version": "19.0.1.0.0", + "version": "19.0.2.0.0", "license": "LGPL-3", "development_status": "Production/Stable", "maintainers": ["jeremi", "gonzalesedwin1123", "emjay0921"], diff --git a/spp_cel_domain/README.rst b/spp_cel_domain/README.rst index f9ce7aa3..70e38bff 100644 --- a/spp_cel_domain/README.rst +++ b/spp_cel_domain/README.rst @@ -161,6 +161,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_cel_domain/__manifest__.py b/spp_cel_domain/__manifest__.py index d762782d..eedd1032 100644 --- a/spp_cel_domain/__manifest__.py +++ b/spp_cel_domain/__manifest__.py @@ -36,4 +36,5 @@ "installable": True, "application": False, "post_init_hook": "post_init_hook", + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_cel_domain/static/description/index.html b/spp_cel_domain/static/description/index.html index 7f31d741..868c1fa5 100644 --- a/spp_cel_domain/static/description/index.html +++ b/spp_cel_domain/static/description/index.html @@ -541,6 +541,8 @@

Authors

Maintainers

+

Current maintainers:

+

jeremi gonzalesedwin1123

This module is part of the OpenSPP/OpenSPP2 project on GitHub.

You are welcome to contribute.

diff --git a/spp_cel_widget/README.rst b/spp_cel_widget/README.rst index a8a48469..2000aeff 100644 --- a/spp_cel_widget/README.rst +++ b/spp_cel_widget/README.rst @@ -173,6 +173,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_cel_widget/__manifest__.py b/spp_cel_widget/__manifest__.py index 1fb3c215..63cca8f6 100644 --- a/spp_cel_widget/__manifest__.py +++ b/spp_cel_widget/__manifest__.py @@ -47,4 +47,5 @@ "installable": True, "auto_install": True, "application": False, + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_cel_widget/static/description/index.html b/spp_cel_widget/static/description/index.html index f1f236d9..e2476dc5 100644 --- a/spp_cel_widget/static/description/index.html +++ b/spp_cel_widget/static/description/index.html @@ -551,6 +551,8 @@

Authors

Maintainers

+

Current maintainers:

+

jeremi gonzalesedwin1123

This module is part of the OpenSPP/OpenSPP2 project on GitHub.

You are welcome to contribute.

diff --git a/spp_change_request_v2/README.rst b/spp_change_request_v2/README.rst index 8f2a4a5f..fd8d380b 100644 --- a/spp_change_request_v2/README.rst +++ b/spp_change_request_v2/README.rst @@ -871,6 +871,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_change_request_v2/__manifest__.py b/spp_change_request_v2/__manifest__.py index 0e2bbf18..3234ffbc 100644 --- a/spp_change_request_v2/__manifest__.py +++ b/spp_change_request_v2/__manifest__.py @@ -79,4 +79,5 @@ "installable": True, "application": False, "auto_install": False, + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_change_request_v2/static/description/index.html b/spp_change_request_v2/static/description/index.html index 0ef9486d..2b66b8eb 100644 --- a/spp_change_request_v2/static/description/index.html +++ b/spp_change_request_v2/static/description/index.html @@ -1352,6 +1352,8 @@

Authors

Maintainers

+

Current maintainers:

+

jeremi gonzalesedwin1123

This module is part of the OpenSPP/OpenSPP2 project on GitHub.

You are welcome to contribute.

diff --git a/spp_cr_types_advanced/README.rst b/spp_cr_types_advanced/README.rst index f770738f..45393956 100644 --- a/spp_cr_types_advanced/README.rst +++ b/spp_cr_types_advanced/README.rst @@ -155,6 +155,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_cr_types_advanced/__manifest__.py b/spp_cr_types_advanced/__manifest__.py index dafd32c9..0c2e874b 100644 --- a/spp_cr_types_advanced/__manifest__.py +++ b/spp_cr_types_advanced/__manifest__.py @@ -20,4 +20,5 @@ "installable": True, "application": False, "auto_install": False, + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_cr_types_advanced/static/description/index.html b/spp_cr_types_advanced/static/description/index.html index 64c913ee..522b363c 100644 --- a/spp_cr_types_advanced/static/description/index.html +++ b/spp_cr_types_advanced/static/description/index.html @@ -543,6 +543,8 @@

Authors

Maintainers

+

Current maintainers:

+

jeremi gonzalesedwin1123

This module is part of the OpenSPP/OpenSPP2 project on GitHub.

You are welcome to contribute.

diff --git a/spp_cr_types_base/README.rst b/spp_cr_types_base/README.rst index 87f3e7d4..86fafd3c 100644 --- a/spp_cr_types_base/README.rst +++ b/spp_cr_types_base/README.rst @@ -145,6 +145,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_cr_types_base/__manifest__.py b/spp_cr_types_base/__manifest__.py index 155020d3..2a8a5ae5 100644 --- a/spp_cr_types_base/__manifest__.py +++ b/spp_cr_types_base/__manifest__.py @@ -20,4 +20,5 @@ "installable": True, "application": False, "auto_install": False, + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_cr_types_base/static/description/index.html b/spp_cr_types_base/static/description/index.html index 9c90a59c..838b753c 100644 --- a/spp_cr_types_base/static/description/index.html +++ b/spp_cr_types_base/static/description/index.html @@ -521,6 +521,8 @@

Authors

Maintainers

+

Current maintainers:

+

jeremi gonzalesedwin1123

This module is part of the OpenSPP/OpenSPP2 project on GitHub.

You are welcome to contribute.

diff --git a/spp_dci/README.rst b/spp_dci/README.rst index 68cc1d7e..cdcb5ba5 100644 --- a/spp_dci/README.rst +++ b/spp_dci/README.rst @@ -150,6 +150,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_dci/__manifest__.py b/spp_dci/__manifest__.py index 63d67953..5a799b9c 100644 --- a/spp_dci/__manifest__.py +++ b/spp_dci/__manifest__.py @@ -23,4 +23,5 @@ ], "installable": True, "application": False, + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_dci/static/description/index.html b/spp_dci/static/description/index.html index 1e960153..feff30ad 100644 --- a/spp_dci/static/description/index.html +++ b/spp_dci/static/description/index.html @@ -522,6 +522,8 @@

Authors

Maintainers

+

Current maintainers:

+

jeremi gonzalesedwin1123

This module is part of the OpenSPP/OpenSPP2 project on GitHub.

You are welcome to contribute.

diff --git a/spp_dci_client/README.rst b/spp_dci_client/README.rst index acc336cf..40cf4f9a 100644 --- a/spp_dci_client/README.rst +++ b/spp_dci_client/README.rst @@ -158,6 +158,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_dci_client/__manifest__.py b/spp_dci_client/__manifest__.py index 06d5c9c2..9d5111ca 100644 --- a/spp_dci_client/__manifest__.py +++ b/spp_dci_client/__manifest__.py @@ -23,4 +23,5 @@ ], "installable": True, "application": False, + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_dci_client/static/description/index.html b/spp_dci_client/static/description/index.html index baaa3245..1c50ba01 100644 --- a/spp_dci_client/static/description/index.html +++ b/spp_dci_client/static/description/index.html @@ -532,6 +532,8 @@

Authors

Maintainers

+

Current maintainers:

+

jeremi gonzalesedwin1123

This module is part of the OpenSPP/OpenSPP2 project on GitHub.

You are welcome to contribute.

diff --git a/spp_dci_client_crvs/README.rst b/spp_dci_client_crvs/README.rst index 054e0c3e..fc37912d 100644 --- a/spp_dci_client_crvs/README.rst +++ b/spp_dci_client_crvs/README.rst @@ -136,6 +136,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_dci_client_crvs/__manifest__.py b/spp_dci_client_crvs/__manifest__.py index 1dc31248..e5a2da5b 100644 --- a/spp_dci_client_crvs/__manifest__.py +++ b/spp_dci_client_crvs/__manifest__.py @@ -15,4 +15,5 @@ ], "installable": True, "application": False, + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_dci_client_crvs/static/description/index.html b/spp_dci_client_crvs/static/description/index.html index 2f0c61ac..9c6ec8cd 100644 --- a/spp_dci_client_crvs/static/description/index.html +++ b/spp_dci_client_crvs/static/description/index.html @@ -515,6 +515,8 @@

Authors

Maintainers

+

Current maintainers:

+

jeremi gonzalesedwin1123

This module is part of the OpenSPP/OpenSPP2 project on GitHub.

You are welcome to contribute.

diff --git a/spp_dci_client_dr/README.rst b/spp_dci_client_dr/README.rst index ecc9fdb4..c57e41e4 100644 --- a/spp_dci_client_dr/README.rst +++ b/spp_dci_client_dr/README.rst @@ -165,6 +165,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_dci_client_dr/__manifest__.py b/spp_dci_client_dr/__manifest__.py index 436f0ab1..d994657a 100644 --- a/spp_dci_client_dr/__manifest__.py +++ b/spp_dci_client_dr/__manifest__.py @@ -16,4 +16,5 @@ ], "installable": True, "application": False, + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_dci_client_dr/static/description/index.html b/spp_dci_client_dr/static/description/index.html index f73ca1e2..2e42b7cf 100644 --- a/spp_dci_client_dr/static/description/index.html +++ b/spp_dci_client_dr/static/description/index.html @@ -537,6 +537,8 @@

Authors

Maintainers

+

Current maintainers:

+

jeremi gonzalesedwin1123

This module is part of the OpenSPP/OpenSPP2 project on GitHub.

You are welcome to contribute.

diff --git a/spp_dci_client_ibr/README.rst b/spp_dci_client_ibr/README.rst index c97544b6..4aa779b4 100644 --- a/spp_dci_client_ibr/README.rst +++ b/spp_dci_client_ibr/README.rst @@ -145,6 +145,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_dci_client_ibr/__manifest__.py b/spp_dci_client_ibr/__manifest__.py index 7bc22c07..8188fc90 100644 --- a/spp_dci_client_ibr/__manifest__.py +++ b/spp_dci_client_ibr/__manifest__.py @@ -16,4 +16,5 @@ ], "installable": True, "application": False, + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_dci_client_ibr/static/description/index.html b/spp_dci_client_ibr/static/description/index.html index 62bb4fb2..f4b74462 100644 --- a/spp_dci_client_ibr/static/description/index.html +++ b/spp_dci_client_ibr/static/description/index.html @@ -530,6 +530,8 @@

Authors

Maintainers

+

Current maintainers:

+

jeremi gonzalesedwin1123

This module is part of the OpenSPP/OpenSPP2 project on GitHub.

You are welcome to contribute.

diff --git a/spp_dci_demo/__manifest__.py b/spp_dci_demo/__manifest__.py index 3c4e0d6e..85bd83b8 100644 --- a/spp_dci_demo/__manifest__.py +++ b/spp_dci_demo/__manifest__.py @@ -1,7 +1,7 @@ # Part of OpenSPP. See LICENSE file for full copyright and licensing details. { "name": "OpenSPP DCI Demo", - "version": "19.0.1.0.0", + "version": "19.0.2.0.0", "category": "OpenSPP", "license": "LGPL-3", "website": "https://github.com/OpenSPP/OpenSPP2", @@ -26,4 +26,5 @@ "application": False, "auto_install": False, "summary": "DCI Demo: Birth Verification for Child Benefit Enrollment", + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_dci_server/README.rst b/spp_dci_server/README.rst index 4f378a40..f1244f6c 100644 --- a/spp_dci_server/README.rst +++ b/spp_dci_server/README.rst @@ -156,6 +156,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_dci_server/__manifest__.py b/spp_dci_server/__manifest__.py index e76e8305..bce5c9b8 100644 --- a/spp_dci_server/__manifest__.py +++ b/spp_dci_server/__manifest__.py @@ -27,4 +27,5 @@ ], "installable": True, "application": False, + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_dci_server/static/description/index.html b/spp_dci_server/static/description/index.html index 8475eace..506b6635 100644 --- a/spp_dci_server/static/description/index.html +++ b/spp_dci_server/static/description/index.html @@ -532,6 +532,8 @@

Authors

Maintainers

+

Current maintainers:

+

jeremi gonzalesedwin1123

This module is part of the OpenSPP/OpenSPP2 project on GitHub.

You are welcome to contribute.

diff --git a/spp_drims_sl/README.rst b/spp_drims_sl/README.rst index 3bcab5e9..65334059 100644 --- a/spp_drims_sl/README.rst +++ b/spp_drims_sl/README.rst @@ -177,6 +177,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_drims_sl/__manifest__.py b/spp_drims_sl/__manifest__.py index 1a3ba9a5..cf713366 100644 --- a/spp_drims_sl/__manifest__.py +++ b/spp_drims_sl/__manifest__.py @@ -42,4 +42,5 @@ "application": False, "installable": True, "auto_install": False, + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_drims_sl/static/description/index.html b/spp_drims_sl/static/description/index.html index 648aa756..2c554f0e 100644 --- a/spp_drims_sl/static/description/index.html +++ b/spp_drims_sl/static/description/index.html @@ -590,6 +590,8 @@

Authors

Maintainers

+

Current maintainers:

+

jeremi gonzalesedwin1123

This module is part of the OpenSPP/OpenSPP2 project on GitHub.

You are welcome to contribute.

diff --git a/spp_drims_sl_demo/README.rst b/spp_drims_sl_demo/README.rst index a0acfad7..4aa929ec 100644 --- a/spp_drims_sl_demo/README.rst +++ b/spp_drims_sl_demo/README.rst @@ -148,6 +148,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_drims_sl_demo/__manifest__.py b/spp_drims_sl_demo/__manifest__.py index c3f944cb..17074375 100644 --- a/spp_drims_sl_demo/__manifest__.py +++ b/spp_drims_sl_demo/__manifest__.py @@ -27,4 +27,5 @@ "application": False, "installable": True, "auto_install": False, + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_drims_sl_demo/static/description/index.html b/spp_drims_sl_demo/static/description/index.html index 797d1207..e0865f4d 100644 --- a/spp_drims_sl_demo/static/description/index.html +++ b/spp_drims_sl_demo/static/description/index.html @@ -521,6 +521,8 @@

Authors

Maintainers

+

Current maintainers:

+

jeremi gonzalesedwin1123

This module is part of the OpenSPP/OpenSPP2 project on GitHub.

You are welcome to contribute.

diff --git a/spp_gis_indicators/README.rst b/spp_gis_indicators/README.rst index 899431eb..7cf16367 100644 --- a/spp_gis_indicators/README.rst +++ b/spp_gis_indicators/README.rst @@ -428,6 +428,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_gis_indicators/__manifest__.py b/spp_gis_indicators/__manifest__.py index d9e41c6c..2c200ae2 100644 --- a/spp_gis_indicators/__manifest__.py +++ b/spp_gis_indicators/__manifest__.py @@ -26,4 +26,5 @@ "application": False, "installable": True, "auto_install": False, + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_gis_indicators/static/description/index.html b/spp_gis_indicators/static/description/index.html index da6ae525..6e134dec 100644 --- a/spp_gis_indicators/static/description/index.html +++ b/spp_gis_indicators/static/description/index.html @@ -951,6 +951,8 @@

Authors

Maintainers

+

Current maintainers:

+

jeremi gonzalesedwin1123

This module is part of the OpenSPP/OpenSPP2 project on GitHub.

You are welcome to contribute.

diff --git a/spp_gis_report/README.rst b/spp_gis_report/README.rst index f956ef5c..9d0f52f4 100644 --- a/spp_gis_report/README.rst +++ b/spp_gis_report/README.rst @@ -170,6 +170,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_gis_report/__manifest__.py b/spp_gis_report/__manifest__.py index 3fcf7318..8a5e6d0c 100644 --- a/spp_gis_report/__manifest__.py +++ b/spp_gis_report/__manifest__.py @@ -49,4 +49,5 @@ "installable": True, "application": False, "auto_install": False, + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_gis_report/static/description/index.html b/spp_gis_report/static/description/index.html index bc29408d..c58760ab 100644 --- a/spp_gis_report/static/description/index.html +++ b/spp_gis_report/static/description/index.html @@ -550,6 +550,8 @@

Authors

Maintainers

+

Current maintainers:

+

jeremi gonzalesedwin1123

This module is part of the OpenSPP/OpenSPP2 project on GitHub.

You are welcome to contribute.

diff --git a/spp_gis_report_programs/README.rst b/spp_gis_report_programs/README.rst index cf07635f..2d239cc2 100644 --- a/spp_gis_report_programs/README.rst +++ b/spp_gis_report_programs/README.rst @@ -117,6 +117,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_gis_report_programs/__manifest__.py b/spp_gis_report_programs/__manifest__.py index afb25790..e5f81b85 100644 --- a/spp_gis_report_programs/__manifest__.py +++ b/spp_gis_report_programs/__manifest__.py @@ -20,4 +20,5 @@ "installable": True, "application": False, "auto_install": True, + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_gis_report_programs/static/description/index.html b/spp_gis_report_programs/static/description/index.html index 0f688297..aef1629f 100644 --- a/spp_gis_report_programs/static/description/index.html +++ b/spp_gis_report_programs/static/description/index.html @@ -468,6 +468,8 @@

Authors

Maintainers

+

Current maintainers:

+

jeremi gonzalesedwin1123

This module is part of the OpenSPP/OpenSPP2 project on GitHub.

You are welcome to contribute.

diff --git a/spp_graduation/__manifest__.py b/spp_graduation/__manifest__.py index 8067bde3..3d680af7 100644 --- a/spp_graduation/__manifest__.py +++ b/spp_graduation/__manifest__.py @@ -2,7 +2,7 @@ { "name": "OpenSPP Graduation Management", "summary": "Manage graduation and exit from time-bound social protection programs", - "version": "19.0.1.0.0", + "version": "19.0.2.0.0", "category": "OpenSPP", "author": "OpenSPP.org", "website": "https://github.com/OpenSPP/OpenSPP2", diff --git a/spp_grm/__manifest__.py b/spp_grm/__manifest__.py index 32e96d09..f378571c 100644 --- a/spp_grm/__manifest__.py +++ b/spp_grm/__manifest__.py @@ -3,7 +3,7 @@ { "name": "OpenSPP - Grievance Redress Mechanism", "summary": "Provides a centralized Grievance Redress Mechanism for receiving, tracking, and resolving beneficiary complaints and feedback. It supports multi-channel submission, manages resolution workflows through customizable stages, and links grievances directly to individual or group registrants.", - "version": "19.0.1.3.1", + "version": "19.0.2.0.0", "sequence": 1, "author": "OpenSPP.org", "website": "https://github.com/OpenSPP/OpenSPP2", diff --git a/spp_grm_case_link/__manifest__.py b/spp_grm_case_link/__manifest__.py index 6ba18660..04afd192 100644 --- a/spp_grm_case_link/__manifest__.py +++ b/spp_grm_case_link/__manifest__.py @@ -3,7 +3,7 @@ { "name": "OpenSPP GRM Case Link", - "version": "19.0.1.0.0", + "version": "19.0.2.0.0", "category": "OpenSPP/Monitoring", "summary": "Links GRM tickets with Case Management cases for escalation", "author": "OpenSPP.org", diff --git a/spp_grm_cel/__manifest__.py b/spp_grm_cel/__manifest__.py index d6ab6e0e..5e63a877 100644 --- a/spp_grm_cel/__manifest__.py +++ b/spp_grm_cel/__manifest__.py @@ -2,7 +2,7 @@ { "name": "OpenSPP GRM: CEL Rules", "summary": "CEL-based routing and escalation rules for GRM tickets", - "version": "19.0.1.0.0", + "version": "19.0.2.0.0", "license": "LGPL-3", "development_status": "Production/Stable", "maintainers": ["jeremi", "gonzalesedwin1123", "emjay0921"], diff --git a/spp_grm_demo/__manifest__.py b/spp_grm_demo/__manifest__.py index a5f53faa..d3f5e62a 100644 --- a/spp_grm_demo/__manifest__.py +++ b/spp_grm_demo/__manifest__.py @@ -3,7 +3,7 @@ { "name": "OpenSPP GRM Demo Data", - "version": "19.0.1.0.0", + "version": "19.0.2.0.0", "category": "OpenSPP/Monitoring", "summary": "Demo data generator for Grievance Redress Mechanism", "author": "OpenSPP.org", diff --git a/spp_grm_programs/__manifest__.py b/spp_grm_programs/__manifest__.py index af39d359..8df2c837 100644 --- a/spp_grm_programs/__manifest__.py +++ b/spp_grm_programs/__manifest__.py @@ -2,7 +2,7 @@ { "name": "OpenSPP GRM Programs Integration", - "version": "19.0.1.0.0", + "version": "19.0.2.0.0", "category": "OpenSPP/Monitoring", "summary": "Link GRM tickets to OpenSPP programs, entitlements, and payments", "author": "OpenSPP.org", diff --git a/spp_grm_registry/__manifest__.py b/spp_grm_registry/__manifest__.py index 69828197..994de44d 100644 --- a/spp_grm_registry/__manifest__.py +++ b/spp_grm_registry/__manifest__.py @@ -1,7 +1,7 @@ # pylint: disable=pointless-statement { "name": "OpenSPP GRM Registry Integration", - "version": "19.0.1.0.0", + "version": "19.0.2.0.0", "category": "OpenSPP/Monitoring", "summary": "Link GRM tickets to OpenSPP registry (registrants)", "author": "OpenSPP.org", diff --git a/spp_hazard_programs/__manifest__.py b/spp_hazard_programs/__manifest__.py index 35712aa1..1871df01 100644 --- a/spp_hazard_programs/__manifest__.py +++ b/spp_hazard_programs/__manifest__.py @@ -7,7 +7,7 @@ "summary": "Links hazard impacts to program eligibility and entitlements. " "Enables emergency programs to use hazard data for targeting and benefit calculation.", "category": "OpenSPP/Targeting", - "version": "19.0.1.0.0", + "version": "19.0.2.0.0", "sequence": 1, "author": "OpenSPP.org", "website": "https://github.com/OpenSPP/OpenSPP2", diff --git a/spp_import_match/__manifest__.py b/spp_import_match/__manifest__.py index 3a3ed996..3c6a52ce 100644 --- a/spp_import_match/__manifest__.py +++ b/spp_import_match/__manifest__.py @@ -5,7 +5,7 @@ "name": "OpenSPP Import Match", "summary": "OpenSPP Import Match enhances data import processes by intelligently matching incoming records against existing data, preventing duplication and ensuring registry integrity. It provides configurable matching logic and supports seamless updates to existing records during bulk data onboarding.", "category": "OpenSPP/Integration", - "version": "19.0.1.3.1", + "version": "19.0.2.0.0", "sequence": 1, "author": "OpenSPP.org", "website": "https://github.com/OpenSPP/OpenSPP2", diff --git a/spp_indicator_studio/README.rst b/spp_indicator_studio/README.rst index c4477b0b..b00523ba 100644 --- a/spp_indicator_studio/README.rst +++ b/spp_indicator_studio/README.rst @@ -87,6 +87,17 @@ Authors Maintainers ----------- +.. |maintainer-jeremi| image:: https://github.com/jeremi.png?size=40px + :target: https://github.com/jeremi + :alt: jeremi +.. |maintainer-gonzalesedwin1123| image:: https://github.com/gonzalesedwin1123.png?size=40px + :target: https://github.com/gonzalesedwin1123 + :alt: gonzalesedwin1123 + +Current maintainers: + +|maintainer-jeremi| |maintainer-gonzalesedwin1123| + This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. You are welcome to contribute. \ No newline at end of file diff --git a/spp_indicator_studio/__manifest__.py b/spp_indicator_studio/__manifest__.py index 5f04e33a..be71e00d 100644 --- a/spp_indicator_studio/__manifest__.py +++ b/spp_indicator_studio/__manifest__.py @@ -21,4 +21,5 @@ "installable": True, # Bridge module: auto-install when both spp_indicator and spp_studio are present "auto_install": True, + "maintainers": ["jeremi", "gonzalesedwin1123"], } diff --git a/spp_oauth/README.rst b/spp_oauth/README.rst index d5157bd7..0ec8eaa1 100644 --- a/spp_oauth/README.rst +++ b/spp_oauth/README.rst @@ -1,12 +1,8 @@ -.. image:: https://odoo-community.org/readme-banner-image - :target: https://odoo-community.org/get-involved?utm_source=readme - :alt: Odoo Community Association - ================== OpenSPP API: Oauth ================== -.. +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! @@ -47,12 +43,12 @@ Key Capabilities Key Models ~~~~~~~~~~ -+-------------------------+-------------------------------------------+ -| Model | Description | -+=========================+===========================================+ -| ``res.config.settings`` | Extended to add OAuth private and public | -| | key fields | -+-------------------------+-------------------------------------------+ ++-------------------------+--------------------------------------------+ +| Model | Description | ++=========================+============================================+ +| ``res.config.settings`` | Extended to add OAuth private and public | +| | key fields | ++-------------------------+--------------------------------------------+ Utility Functions ~~~~~~~~~~~~~~~~~ @@ -164,4 +160,4 @@ Current maintainers: This module is part of the `OpenSPP/OpenSPP2 `_ project on GitHub. -You are welcome to contribute. +You are welcome to contribute. \ No newline at end of file diff --git a/spp_oauth/__manifest__.py b/spp_oauth/__manifest__.py index 3dcfe69b..4bdb11a2 100644 --- a/spp_oauth/__manifest__.py +++ b/spp_oauth/__manifest__.py @@ -3,7 +3,7 @@ "name": "OpenSPP API: Oauth", "summary": "The module establishes an OAuth 2.0 authentication framework, securing OpenSPP API communication for integrated systems and applications.", "category": "OpenSPP", - "version": "19.0.1.3.1", + "version": "19.0.2.0.0", "author": "OpenSPP.org", "development_status": "Beta", "maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"], diff --git a/spp_oauth/static/description/index.html b/spp_oauth/static/description/index.html index 622eaaa9..e4ba51ce 100644 --- a/spp_oauth/static/description/index.html +++ b/spp_oauth/static/description/index.html @@ -3,7 +3,7 @@ -README.rst +OpenSPP API: Oauth -
+
+

OpenSPP API: Oauth

- - -Odoo Community Association - -
-

OpenSPP API: Oauth