From 82a4ca42c26620b7fc0875261266f15f0443505b Mon Sep 17 00:00:00 2001 From: ownedbywuigi Date: Thu, 23 Apr 2026 09:42:57 +0100 Subject: [PATCH 1/3] Modify README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9af3ef085a..874d7c6967 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ If I've forgotten to put your name here, please let me know and I'll add it. Major core browser engine contributions: - [Stossy11](https://www.github.com/stossy11) - Helping to develop and fix the macOS build. - [Eclipse Community](https://www.github.com/Eclipse-Community/UXP) - For creating Hydra and Lun3r, the bases of this fork. +- [Jeff Bai and LoongFans members](https://loongfans.cn/en/) - Providing a LoongArch VM and general assistance in porting to LoongArch - [Basilisk-Dev](https://repo.palemoon.org/Basilisk-Dev) - For supporting and maintaining Basilisk, aswell as general advice for developing this browser. - [roytam1](https://github.com/roytam1) - Windows XP support code, e10s, WebExtensions, and more for UXP. - [Moonchild Productions](https://repo.palemoon.org/MoonchildProductions) - For creating the Unified XUL Platform and Basilisk, the core of this project. From 934f88a40ed78f4b95d6817d49c3c21a51dd3faa Mon Sep 17 00:00:00 2001 From: ownedbywuigi Date: Thu, 23 Apr 2026 09:55:51 +0100 Subject: [PATCH 2/3] Modify credits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 874d7c6967..866f23a2a3 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ If I've forgotten to put your name here, please let me know and I'll add it. Major core browser engine contributions: - [Stossy11](https://www.github.com/stossy11) - Helping to develop and fix the macOS build. - [Eclipse Community](https://www.github.com/Eclipse-Community/UXP) - For creating Hydra and Lun3r, the bases of this fork. -- [Jeff Bai and LoongFans members](https://loongfans.cn/en/) - Providing a LoongArch VM and general assistance in porting to LoongArch +- ["Loongson Hobbists' community](https://loongfans.cn/en/) - Providing a LoongArch VM and general assistance in porting to LoongArch - [Basilisk-Dev](https://repo.palemoon.org/Basilisk-Dev) - For supporting and maintaining Basilisk, aswell as general advice for developing this browser. - [roytam1](https://github.com/roytam1) - Windows XP support code, e10s, WebExtensions, and more for UXP. - [Moonchild Productions](https://repo.palemoon.org/MoonchildProductions) - For creating the Unified XUL Platform and Basilisk, the core of this project. From 1734194e854fd8c02fb0a1d729eddc06a605504a Mon Sep 17 00:00:00 2001 From: ownedbywuigi Date: Thu, 23 Apr 2026 09:56:04 +0100 Subject: [PATCH 3/3] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 866f23a2a3..96cd6f6b8a 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ If I've forgotten to put your name here, please let me know and I'll add it. Major core browser engine contributions: - [Stossy11](https://www.github.com/stossy11) - Helping to develop and fix the macOS build. - [Eclipse Community](https://www.github.com/Eclipse-Community/UXP) - For creating Hydra and Lun3r, the bases of this fork. -- ["Loongson Hobbists' community](https://loongfans.cn/en/) - Providing a LoongArch VM and general assistance in porting to LoongArch +- [Loongson Hobbists' community](https://loongfans.cn/en/) - Providing a LoongArch VM and general assistance in porting to LoongArch - [Basilisk-Dev](https://repo.palemoon.org/Basilisk-Dev) - For supporting and maintaining Basilisk, aswell as general advice for developing this browser. - [roytam1](https://github.com/roytam1) - Windows XP support code, e10s, WebExtensions, and more for UXP. - [Moonchild Productions](https://repo.palemoon.org/MoonchildProductions) - For creating the Unified XUL Platform and Basilisk, the core of this project.