diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e887633..8104c99 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -5,7 +5,7 @@ labels: - triage projects: ["InvoiceShelf/2"] assignees: - - rihards-simanovics + - gdarko body: # Ask user to confirm they've tried to fix or research the issue before diff --git a/.github/ISSUE_TEMPLATE/code_quality_issue.yml b/.github/ISSUE_TEMPLATE/code_quality_issue.yml index 1954bf3..7b2adea 100644 --- a/.github/ISSUE_TEMPLATE/code_quality_issue.yml +++ b/.github/ISSUE_TEMPLATE/code_quality_issue.yml @@ -7,7 +7,7 @@ labels: - triage projects: ["InvoiceShelf/2"] assignees: - - rihards-simanovics + - gdarko body: # Tip to warn of checking for existing issues diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index a5833ca..3f25e44 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -6,7 +6,7 @@ labels: - triage projects: ["InvoiceShelf/2"] assignees: - - rihards-simanovics + - gdarko description: >- This project thrives from differentiation from competing apps. Suggest an idea for InvoiceShelf. diff --git a/LICENSE b/LICENSE index c421e24..0ba3c61 100644 --- a/LICENSE +++ b/LICENSE @@ -632,7 +632,7 @@ the "copyright" line and a pointer to where the full notice is found. Invoice Shelf (formerly Crater Invoice) module to enable ability to customise and WhiteLabel the instance of Invoice Shelf. Copyright (C) 2022-2023 n.widart@gmail.com - Copyright (C) 2024 rihards.s@griffin-web.studio + Copyright (C) 2024-2026 rihards.s@griffin-web.studio This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published diff --git a/README.md b/README.md index ac03de7..daa40b1 100644 --- a/README.md +++ b/README.md @@ -67,4 +67,4 @@ This is a step by step guide on how to get started, with development. ## Copyright Copyright (C) 2022-2023 n.widart@gmail.com - Copyright (C) 2024 rihards.s@griffin-web.studio + Copyright (C) 2024-2026 rihards.s@griffin-web.studio diff --git a/SECURITY.md b/SECURITY.md index d420584..13a85bf 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,4 +2,4 @@ ## Reporting a Vulnerability -Please email rihards.s@griffin-web.studio to report any security vulnerabilities. We will acknowledge receipt of your vulnerability and strive to send you regular updates about our progress. If you're curious about the status of your disclosure please feel free to email us again. +Please email security@invoiceshelf.com to report any security vulnerabilities. We will acknowledge receipt of your vulnerability and strive to send you regular updates about our progress. If you're curious about the status of your disclosure please feel free to email us again.