From e4137ab6a354e9c105af0b4b8b5a1fb087fc3b38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nimr=C3=B3d=20Simon?= Date: Thu, 2 Oct 2025 22:40:53 +0200 Subject: [PATCH 1/4] feat: made in Hungary collection MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nimród Simon --- collections/made-in-hungary/index.md | 17 +++++++++++++++++ .../made-in-hungary/made-in-hungary.png | Bin 0 -> 1488 bytes 2 files changed, 17 insertions(+) create mode 100644 collections/made-in-hungary/index.md create mode 100644 collections/made-in-hungary/made-in-hungary.png diff --git a/collections/made-in-hungary/index.md b/collections/made-in-hungary/index.md new file mode 100644 index 000000000000..9654d042a92e --- /dev/null +++ b/collections/made-in-hungary/index.md @@ -0,0 +1,17 @@ +--- +items: + - e5vos/e5vosdo-snimrod + - zlaval/hun-it-content + - amaximus/bkk_stop + - oroszgy/awesome-hungarian-nlp + - LovassyApp/LovassyApp + - pzs/nav-online-invoice + - syslog-ng/syslog-ng + - hufilter/hufilter + +display_name: Made in Hungary +created_by: sibosi +image: made-in-hungary.png +--- + +Open source projects built in or receiving significant contributions from Hungary 🇭🇺 diff --git a/collections/made-in-hungary/made-in-hungary.png b/collections/made-in-hungary/made-in-hungary.png new file mode 100644 index 0000000000000000000000000000000000000000..1f5501fa37b0edc7b0f229568c329e8a89f52abb GIT binary patch literal 1488 zcmeAS@N?(olHy`uVBq!ia0y~yU{nBM4mJh`29f4<4M0jE*(1o8fuTx`fuW&=f#DZW zsNn?zL#Y7+!>a@a2CEqi4B`cIb_Lo1B{&N_B8wRq_zr+DW7f4!PM{!TlDE4HOMk}A zKp=;`#M9T6{UsNZu(tla=WlNUg;YyiBT7;dOH!?pi&B9UgOP!esji`cu7OdAp{13H zv6Ydzwt<0_fkCp$)ZZu?a`RI%(<*Um5USL52WrrO+fb63n_66wm|K9U#{_CgGc&6^ z(9!LgArU1JzCKpT`MG+DDfvmMdKExzAYfx(QIMFNom!%hl$xHIXRH2x_kMMS%oJPo za8q9c-vZ~}1Onb$dHrE}IG~pb5FDC5Z|ZxjA{oRu#5NV1uoI zY>=?NlATRaN}5%WiyKr0kY}ruQBqQ1rLSLJUanVete0Puu5V~*X{m2uq;F)T3sj+7 zT$xvrSfQI&tPC~4CAB!YD6^m>Ge1uOWME=aerbuVQfX;sid9--nrTu>im7f=qH&6@ zpB$?af-RAp@mVJVUiNm`jX5vg#CHN&|m-th(1V0-%!s0*?Yc zQW5v|hT%jfM-f-YwyB#A>WeUNnYnTa1^m$E{mC&yIH$aVbxze+J#lbMkxIPi{rqjt zYmN Date: Thu, 2 Oct 2025 23:43:31 +0200 Subject: [PATCH 2/4] feat: update Made in Hungary collection MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nimród Simon --- collections/made-in-hungary/index.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/collections/made-in-hungary/index.md b/collections/made-in-hungary/index.md index 9654d042a92e..a389137518b7 100644 --- a/collections/made-in-hungary/index.md +++ b/collections/made-in-hungary/index.md @@ -1,12 +1,13 @@ --- items: - - e5vos/e5vosdo-snimrod + - prezi + - hunspell/hunspell + - GRAPHISOFT/archicad-addon-cmake + - syslog-ng/syslog-ng + - oroszgy/awesome-hungarian-nlp - zlaval/hun-it-content - amaximus/bkk_stop - - oroszgy/awesome-hungarian-nlp - - LovassyApp/LovassyApp - pzs/nav-online-invoice - - syslog-ng/syslog-ng - hufilter/hufilter display_name: Made in Hungary From 388547c141f33eebefa08bbd5407b111051dbddb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nimr=C3=B3d=20Simon?= Date: Thu, 2 Oct 2025 23:48:39 +0200 Subject: [PATCH 3/4] reorder items in Made in Hungary collection MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nimród Simon --- collections/made-in-hungary/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collections/made-in-hungary/index.md b/collections/made-in-hungary/index.md index a389137518b7..4147b0fb9e2f 100644 --- a/collections/made-in-hungary/index.md +++ b/collections/made-in-hungary/index.md @@ -1,11 +1,11 @@ --- items: - - prezi - hunspell/hunspell - GRAPHISOFT/archicad-addon-cmake - syslog-ng/syslog-ng - oroszgy/awesome-hungarian-nlp - zlaval/hun-it-content + - prezi - amaximus/bkk_stop - pzs/nav-online-invoice - hufilter/hufilter From 80c0775effac9d41ca60416bca83d34f9ce9fc97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nimr=C3=B3d=20Simon?= Date: Fri, 3 Oct 2025 07:37:39 +0200 Subject: [PATCH 4/4] update prezi to prezi/spaghetti MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nimród Simon --- collections/made-in-hungary/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collections/made-in-hungary/index.md b/collections/made-in-hungary/index.md index 4147b0fb9e2f..338b3d640ce2 100644 --- a/collections/made-in-hungary/index.md +++ b/collections/made-in-hungary/index.md @@ -5,7 +5,7 @@ items: - syslog-ng/syslog-ng - oroszgy/awesome-hungarian-nlp - zlaval/hun-it-content - - prezi + - prezi/spaghetti - amaximus/bkk_stop - pzs/nav-online-invoice - hufilter/hufilter