From b2c26edcc4d214ae6e4d5ab94148846d55c89b0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20K=C3=B6rner?= Date: Tue, 30 Apr 2024 10:44:05 +0200 Subject: [PATCH] adjustments to some hh packages. add codeowner. --- CODEOWNERS | 1 + .../{contao-utils-bundle => contao-ajax-bundle}/en.yml | 0 meta/heimrichhannot/contao-ajax/en.yml | 2 ++ meta/heimrichhannot/contao-bootstrapper/de.yml | 1 + meta/heimrichhannot/contao-bootstrapper/en.yml | 1 + meta/heimrichhannot/contao-formhybrid/en.yml | 2 ++ meta/heimrichhannot/datatables-additional/en.yml | 2 ++ meta/heimrichhannot/datatables/en.yml | 2 ++ 8 files changed, 11 insertions(+) rename meta/heimrichhannot/{contao-utils-bundle => contao-ajax-bundle}/en.yml (100%) create mode 100644 meta/heimrichhannot/contao-ajax/en.yml create mode 100644 meta/heimrichhannot/contao-formhybrid/en.yml create mode 100644 meta/heimrichhannot/datatables-additional/en.yml create mode 100644 meta/heimrichhannot/datatables/en.yml diff --git a/CODEOWNERS b/CODEOWNERS index 28d0799c..1a769e52 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -29,6 +29,7 @@ /meta/friends-of-contao/ @frontendschlampe /meta/fritzmg/ @fritzmg /meta/gutesio/ @coastforge-mei +/meta/heimrichhannot/ @heimrichhannot @koertho /meta/inspiredminds/ @fritzmg /meta/isotope/ @aschempp @Toflar @netzarbeiter /meta/madeyourday/ @ausi diff --git a/meta/heimrichhannot/contao-utils-bundle/en.yml b/meta/heimrichhannot/contao-ajax-bundle/en.yml similarity index 100% rename from meta/heimrichhannot/contao-utils-bundle/en.yml rename to meta/heimrichhannot/contao-ajax-bundle/en.yml diff --git a/meta/heimrichhannot/contao-ajax/en.yml b/meta/heimrichhannot/contao-ajax/en.yml new file mode 100644 index 00000000..6306b773 --- /dev/null +++ b/meta/heimrichhannot/contao-ajax/en.yml @@ -0,0 +1,2 @@ +en: + dependency: true diff --git a/meta/heimrichhannot/contao-bootstrapper/de.yml b/meta/heimrichhannot/contao-bootstrapper/de.yml index 91cc0a13..df6f983c 100644 --- a/meta/heimrichhannot/contao-bootstrapper/de.yml +++ b/meta/heimrichhannot/contao-bootstrapper/de.yml @@ -5,3 +5,4 @@ de: keywords: - bootstrap - twitter + discoverable: false diff --git a/meta/heimrichhannot/contao-bootstrapper/en.yml b/meta/heimrichhannot/contao-bootstrapper/en.yml index 1c24608d..4d3b5df5 100644 --- a/meta/heimrichhannot/contao-bootstrapper/en.yml +++ b/meta/heimrichhannot/contao-bootstrapper/en.yml @@ -5,3 +5,4 @@ en: keywords: - bootstrap - twitter + discoverable: false diff --git a/meta/heimrichhannot/contao-formhybrid/en.yml b/meta/heimrichhannot/contao-formhybrid/en.yml new file mode 100644 index 00000000..6306b773 --- /dev/null +++ b/meta/heimrichhannot/contao-formhybrid/en.yml @@ -0,0 +1,2 @@ +en: + dependency: true diff --git a/meta/heimrichhannot/datatables-additional/en.yml b/meta/heimrichhannot/datatables-additional/en.yml new file mode 100644 index 00000000..6306b773 --- /dev/null +++ b/meta/heimrichhannot/datatables-additional/en.yml @@ -0,0 +1,2 @@ +en: + dependency: true diff --git a/meta/heimrichhannot/datatables/en.yml b/meta/heimrichhannot/datatables/en.yml new file mode 100644 index 00000000..6306b773 --- /dev/null +++ b/meta/heimrichhannot/datatables/en.yml @@ -0,0 +1,2 @@ +en: + dependency: true