From e1ce7bd4c64230a6f58882fe2928da4f7aa3973f Mon Sep 17 00:00:00 2001 From: Benedict Massolle Date: Mon, 28 Aug 2023 16:00:34 +0200 Subject: [PATCH] Add link to issue tracker and code ownership --- CODEOWNERS | 1 + meta/presprog/contao-password-suggestion/de.yml | 2 ++ meta/presprog/contao-password-suggestion/en.yml | 2 ++ 3 files changed, 5 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 8ad0f1ab..7e68301a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -37,6 +37,7 @@ /meta/numero2/ @bennyborn /meta/oneup/ @bytehead @sheeep /meta/pdir/ @MDevster +/meta/presprog/ @bezin /meta/syncgw/ @syncgw /meta/terminal42/ @aschempp @Toflar @qzminski @richardhj /meta/trilobit-gmbh/ @trilobit-gmbh diff --git a/meta/presprog/contao-password-suggestion/de.yml b/meta/presprog/contao-password-suggestion/de.yml index 947e7fa3..fe7503d9 100644 --- a/meta/presprog/contao-password-suggestion/de.yml +++ b/meta/presprog/contao-password-suggestion/de.yml @@ -8,3 +8,5 @@ de: - Benutzer - Mitglieder - Passwortgenerator + support: + issues: https://github.com/presprog/contao-password-suggestion/issues diff --git a/meta/presprog/contao-password-suggestion/en.yml b/meta/presprog/contao-password-suggestion/en.yml index 6a5c2c5a..274a1bee 100644 --- a/meta/presprog/contao-password-suggestion/en.yml +++ b/meta/presprog/contao-password-suggestion/en.yml @@ -8,3 +8,5 @@ en: - User - Member - Password generator + support: + issues: https://github.com/presprog/contao-password-suggestion/issues