Skip to content

Commit 911cdd8

Browse files
authored
Add M3, Inc. to the company list (#3811)
* Add M3, Inc. to the company list * auto generated updates
1 parent 1b12b89 commit 911cdd8

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed

website/dynamic/users.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@
5858
image: "img/companies/kurusugawa.png"
5959
infoLink: "https://www.kurusugawa.jp/"
6060
pinned: false
61+
-
62+
caption: M3, Inc.
63+
image: "img/companies/m3.png"
64+
infoLink: "https://jobs.m3.com/engineer/"
65+
pinned: false
6166
-
6267
caption: Metaswitch
6368
image: "img/companies/metaswitch.svg"

website/i18n/en.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@
6161
"generators/aspnetcore": {
6262
"title": "generators/aspnetcore"
6363
},
64+
"generators/avro-schema": {
65+
"title": "generators/avro-schema"
66+
},
6467
"generators/bash": {
6568
"title": "generators/bash"
6669
},
@@ -250,6 +253,9 @@
250253
"generators/mysql-schema": {
251254
"title": "generators/mysql-schema"
252255
},
256+
"generators/nodejs-express-server": {
257+
"title": "generators/nodejs-express-server"
258+
},
253259
"generators/nodejs-server-deprecated": {
254260
"title": "generators/nodejs-server-deprecated"
255261
},
@@ -259,6 +265,12 @@
259265
"generators/objc": {
260266
"title": "generators/objc"
261267
},
268+
"generators/ocaml-client": {
269+
"title": "generators/ocaml-client"
270+
},
271+
"generators/ocaml": {
272+
"title": "generators/ocaml"
273+
},
262274
"generators/openapi-yaml": {
263275
"title": "generators/openapi-yaml"
264276
},

website/static/img/companies/m3.png

27.6 KB
Loading

0 commit comments

Comments
 (0)