Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ONMI Engineering #17

Merged
merged 2 commits into from
Jul 22, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Si conoces alguna empresa más o puedes poner algún dato más sobre las que ya
| [Metaenlace](https://metaenlace.com/) | ✅ | ﹖ | Carril de la Condesa, 22, 30010 Murcia |
| [Neosistec](https://www.neosistec.com/) | ﹖ | ﹖ | C. Central, 10, 30100 Espinardo, Murcia |
| [Ntt data / Everis](https://es.nttdata.com/) | ✅ | ﹖ | Edificio Torre Cristal, Av. Juan Carlos I, s/n, planta baja, 30100 Espinardo, Murcia |
| [ONMI Engineering](https://beta.onmiengineering.es/) | 🔄 | ﹖ | Plaza Condestable, 5, Escalera Derecha, Entresuelo Derecha, 30009 Murcia |
| [Sozpic](https://www.sozpic.com/) | 🔄 | ﹖ | Av/ Juan Carlos I 59, planta 3, 30100, Espinardo, Murcia |
| [Visualtis](https://visualtis.com/) | 🔄 | ﹖ | C/ Campus Universitario de Espinardo, 7 Módulo 5, 30100 Espinardo, Murcia |
| [Zapp Studio](https://zapp-studio.com/) | ﹖ | ﹖ | Av. de Zarandona, 29, 1 planta, 30007 Murcia |
7 changes: 7 additions & 0 deletions companies.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,13 @@
"stack": null,
"url": "https://es.nttdata.com/"
},
{
"address": "Plaza Condestable, 5, Escalera Derecha, Entresuelo Derecha, 30009 Murcia",
"name": "ONMI Engineering",
"remoteWork": "FLEX",
"stack": null,
"url": "https://beta.onmiengineering.es/"
},
{
"address": "Av/ Juan Carlos I 59, planta 3, 30100, Espinardo, Murcia",
"name": "Sozpic",
Expand Down