Add M3, Inc. to the company list (#3811)

* Add M3, Inc. to the company list

* auto generated updates
This commit is contained in:
Akihito Nakano 2019-08-31 21:23:32 +09:00 committed by GitHub
parent 1b12b89fd8
commit 911cdd8d0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 17 additions and 0 deletions

View File

@ -58,6 +58,11 @@
image: "img/companies/kurusugawa.png"
infoLink: "https://www.kurusugawa.jp/"
pinned: false
-
caption: M3, Inc.
image: "img/companies/m3.png"
infoLink: "https://jobs.m3.com/engineer/"
pinned: false
-
caption: Metaswitch
image: "img/companies/metaswitch.svg"

View File

@ -61,6 +61,9 @@
"generators/aspnetcore": {
"title": "generators/aspnetcore"
},
"generators/avro-schema": {
"title": "generators/avro-schema"
},
"generators/bash": {
"title": "generators/bash"
},
@ -250,6 +253,9 @@
"generators/mysql-schema": {
"title": "generators/mysql-schema"
},
"generators/nodejs-express-server": {
"title": "generators/nodejs-express-server"
},
"generators/nodejs-server-deprecated": {
"title": "generators/nodejs-server-deprecated"
},
@ -259,6 +265,12 @@
"generators/objc": {
"title": "generators/objc"
},
"generators/ocaml-client": {
"title": "generators/ocaml-client"
},
"generators/ocaml": {
"title": "generators/ocaml"
},
"generators/openapi-yaml": {
"title": "generators/openapi-yaml"
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB