From 99c85f5e486e354b1301e8f47be7bcbea9e5356b Mon Sep 17 00:00:00 2001 From: Luca Pascucci Date: Wed, 6 Sep 2023 11:23:49 +0200 Subject: [PATCH 1/3] feat: add Injenia --- data/injenia.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 data/injenia.json diff --git a/data/injenia.json b/data/injenia.json new file mode 100644 index 00000000..844284a2 --- /dev/null +++ b/data/injenia.json @@ -0,0 +1,20 @@ +{ + "name": "Injenia", + "url": "https://injenia.it/", + "career_page_url": "https://www.linkedin.com/company/injenia/jobs/", + "type": "Product, B2B", + "categories": [ + "cloud_software" + ], + "remote_policy": "Hybrib", + "hiring_policies": [ + "Direct" + ], + "tags": [ + "Angular", + "Spring", + "GCP", + "AI", + "Machine Learning" + ] +} From b1cdb0abb816da6c12b016256d1f0605a98fb90d Mon Sep 17 00:00:00 2001 From: Edoardo Costantini Date: Wed, 6 Sep 2023 11:40:07 +0200 Subject: [PATCH 2/3] Update data/injenia.json --- data/injenia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/injenia.json b/data/injenia.json index 844284a2..ee60999e 100644 --- a/data/injenia.json +++ b/data/injenia.json @@ -6,7 +6,7 @@ "categories": [ "cloud_software" ], - "remote_policy": "Hybrib", + "remote_policy": "Hybrid", "hiring_policies": [ "Direct" ], From 473270e6a192b155c865129474924928a620d292 Mon Sep 17 00:00:00 2001 From: Luca Pascucci Date: Wed, 6 Sep 2023 12:30:10 +0200 Subject: [PATCH 3/3] Update injenia.json --- data/injenia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/injenia.json b/data/injenia.json index ee60999e..b718668f 100644 --- a/data/injenia.json +++ b/data/injenia.json @@ -2,7 +2,7 @@ "name": "Injenia", "url": "https://injenia.it/", "career_page_url": "https://www.linkedin.com/company/injenia/jobs/", - "type": "Product, B2B", + "type": "B2B", "categories": [ "cloud_software" ],