Package: www.debian.org Severity: normal Tags: patch Hi,
Could this inline patch (attached in a file too) get applied to webwml/english/events/ , so that it shows up @ https://www.debian.org/events/merchandise ? Kuntal Kundu (Bcc-ed): our webteam will adjust the page in due time. Thanks for your interest & good luck doing business! Bye, Joost ------------------ diff --git a/english/events/merchandise.data b/english/events/merchandise.data index d632d7cd569..a1d9053d83b 100644 --- a/english/events/merchandise.data +++ b/english/events/merchandise.data @@ -35,6 +35,16 @@ <donates> </mercentry> +<mercentry> + <vendor DUDEME> + <URL "https://https://www.dudeme.in/collections/geek-tshirt/debian"> + <their_products <t-shirts>> + <their_last_update> <:=spokendate('2025-12-20'):> + <their_langs <english>> + <their_country <india>> + <their_delivery <international>> +</mercentry> + <mercentry> <vendor env-reform.com> <URL "https://env-reform.designstore.jp/"> @@ -77,6 +87,16 @@ <their_delivery <international>> </mercentry> +<mercentry> + <vendor TEEZ.IN> + <URL "https://www.teez.in/products/debian-gnu-linux-logo-t-shirt-for-men"> + <their_products <t-shirts>> + <their_last_update> <:=spokendate('2025-12-20'):> + <their_langs <english>> + <their_country <india>> + <their_delivery <india>> +</mercentry> + # Russell Stinnett <[email protected]> # mailed events@ in Message-ID: <[email protected]> <mercentry> diff --git a/english/events/merchandise.def b/english/events/merchandise.def index 7998f7a028f..401a4e1cbd4 100644 --- a/english/events/merchandise.def +++ b/english/events/merchandise.def @@ -134,6 +134,9 @@ <define-tag hungary whitespace=delete> <gettext domain="countries">Hungary</gettext> </define-tag> +<define-tag india whitespace=delete> + <gettext domain="countries">India</gettext> +</define-tag> <define-tag japan whitespace=delete> <gettext domain="countries">Japan</gettext> </define-tag> ------------------------------------------------- Thank you! Bye, Joost On Thu, Sep 25, 2025 at 12:13:12AM +0530, Kuntal Kundu wrote: > - the company name, DUDEME > - the URL for your main page, https://www.dudeme.in > - the URL where Debian merchandise can be found, > https://www.dudeme.in/collections/geek-tshirt/debian > - the list of Debian merchandise sold,HALF SLEEVE UNISEX T-SHIRTS > - the list of available languages on the website,ENGLISH > - the original country,INDIA > - information about delivery (international or not).INTERNATIONAL AND > DOMESTIC > > > > - the company name,TEEZ.IN > - the URL for your main page,https://www.teez.in > - the URL where Debian merchandise can be found, > https://www.teez.in/products/debian-gnu-linux-logo-t-shirt-for-men > - the list of Debian merchandise sold,COTTON HALF SLEEVE T-SHIRTS > - the list of available languages on the website,ENGLISH > - the original country,INDIA > - information about delivery (international or not).DOMESTIC
diff --git a/english/events/merchandise.data b/english/events/merchandise.data index d632d7cd569..a1d9053d83b 100644 --- a/english/events/merchandise.data +++ b/english/events/merchandise.data @@ -35,6 +35,16 @@ <donates> </mercentry> +<mercentry> + <vendor DUDEME> + <URL "https://https://www.dudeme.in/collections/geek-tshirt/debian"> + <their_products <t-shirts>> + <their_last_update> <:=spokendate('2025-12-20'):> + <their_langs <english>> + <their_country <india>> + <their_delivery <international>> +</mercentry> + <mercentry> <vendor env-reform.com> <URL "https://env-reform.designstore.jp/"> @@ -77,6 +87,16 @@ <their_delivery <international>> </mercentry> +<mercentry> + <vendor TEEZ.IN> + <URL "https://www.teez.in/products/debian-gnu-linux-logo-t-shirt-for-men"> + <their_products <t-shirts>> + <their_last_update> <:=spokendate('2025-12-20'):> + <their_langs <english>> + <their_country <india>> + <their_delivery <india>> +</mercentry> + # Russell Stinnett <[email protected]> # mailed events@ in Message-ID: <[email protected]> <mercentry> diff --git a/english/events/merchandise.def b/english/events/merchandise.def index 7998f7a028f..401a4e1cbd4 100644 --- a/english/events/merchandise.def +++ b/english/events/merchandise.def @@ -134,6 +134,9 @@ <define-tag hungary whitespace=delete> <gettext domain="countries">Hungary</gettext> </define-tag> +<define-tag india whitespace=delete> + <gettext domain="countries">India</gettext> +</define-tag> <define-tag japan whitespace=delete> <gettext domain="countries">Japan</gettext> </define-tag>

