diff --git a/_content/about/sponsors/index.md b/_content/about/sponsors/index.md index ca9611fc..5e4a1480 100644 --- a/_content/about/sponsors/index.md +++ b/_content/about/sponsors/index.md @@ -1,8 +1,12 @@ --- -title: About our sponsors +title: About our sponsors and partners --- -## Financial sponsors +## Financial sponsors and partners + +
| [](https://translationcommons.org) | ++ + [Translation Commons](https://translationcommons.org) believes every language + deserves a place in the digital world. We’re committed to bridging the digital + divide, ensuring all communities can communicate, learn, and thrive online in + their native tongue. + + |
+
Please contact us if you are interested in sponsoring Keyman. diff --git a/_content/about/sponsors/translation-commons.svg b/_content/about/sponsors/translation-commons.svg new file mode 100644 index 00000000..e5d1b61a --- /dev/null +++ b/_content/about/sponsors/translation-commons.svg @@ -0,0 +1,531 @@ + + + + diff --git a/_content/about/team/index.md b/_content/about/team/index.md index 2b41308a..fe800d4c 100644 --- a/_content/about/team/index.md +++ b/_content/about/team/index.md @@ -291,6 +291,14 @@ with 100 or more commits accepted into Keyman repositories.
+[](https://github.com/Neminda95)
+
+[Neminda95](https://github.com/Neminda95)
+
+
+
+
+
[](https://github.com/quwatsunny)
[quwatsunny](https://github.com/quwatsunny)
diff --git a/_scripts/contributors/package-lock.json b/_scripts/contributors/package-lock.json
index 1421cf09..fa77a7d7 100644
--- a/_scripts/contributors/package-lock.json
+++ b/_scripts/contributors/package-lock.json
@@ -667,15 +667,15 @@
"license": "MIT"
},
"node_modules/brace-expansion": {
- "version": "5.0.2",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.2.tgz",
- "integrity": "sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==",
+ "version": "5.0.5",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
+ "integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
"license": "MIT",
"dependencies": {
"balanced-match": "^4.0.2"
},
"engines": {
- "node": "20 || >=22"
+ "node": "18 || 20 || >=22"
}
},
"node_modules/call-bind-apply-helpers": {
@@ -1055,9 +1055,9 @@
"license": "ISC"
},
"node_modules/follow-redirects": {
- "version": "1.15.11",
- "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz",
- "integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==",
+ "version": "1.16.0",
+ "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz",
+ "integrity": "sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==",
"funding": [
{
"type": "individual",
|