From 68e173c78ba6140cd913724d838ba23b980ae2f3 Mon Sep 17 00:00:00 2001 From: Vincent Lequertier Date: Wed, 29 Oct 2025 17:34:41 +0100 Subject: [PATCH] Add the company Worteks and affiliated contributors Change-Id: I4bd7dc518d6645f2999e20670e8680469f4e259b --- etc/default_data.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/etc/default_data.json b/etc/default_data.json index 0e1a26f1d..e0a8a6523 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -19815,6 +19815,18 @@ "user_name": "Leandro Ignacio Costantino", "emails": ["leandro.i.costantino@intel.com", "lcostantino@gmail.com"] }, + { + "launchpad_id": "lecharny", + "github_id": "elecharny", + "companies": [ + { + "company_name": "Worteks", + "end_date": null + } + ], + "user_name": "Emmanuel Lecharny", + "emails": ["emmlec@worteks.com", "emmanuel.lecharny@worteks.com"] + }, { "launchpad_id": "ledor473", "companies": [ @@ -35233,6 +35245,20 @@ "user_name": "Vincent Cassé", "emails": ["vincent.casse@ovh.net", "vincent@casse.me"] }, + { + "launchpad_id": "vincent-lequertier", + "github_id": "vincent-lequertier", + "companies": [ + { + "company_name": "Worteks", + "end_date": null + } + ], + "user_name": "Vincent Lequertier", + "emails": [ + "vinleq@worteks.com", "vincent.lequertier@worteks.com" + ] + }, { "launchpad_id": "vincent-m", "companies": [ @@ -43023,6 +43049,10 @@ "domains": ["workday.com"], "company_name": "Workday" }, + { + "domains": ["worteks.com"], + "company_name": "Worteks" + }, { "domains": ["x-io.com", "xiostorage.com"], "company_name": "X-IO Technologies"