From 7fc66cb2c44d97169a975ba0f9298b9c3045571a Mon Sep 17 00:00:00 2001 From: manchandavishal Date: Sun, 1 Sep 2024 16:59:46 +0530 Subject: [PATCH] Updating Vishal Manchanda Contributor Affiliation Updating company affiliation after deciding to contribute as an independent contributor. This patch adds the end date of my previous company and adds my independent affiliation. Change-Id: I945a864644f9bf3d0b1a18f3adaec944f387150c --- etc/default_data.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/etc/default_data.json b/etc/default_data.json index d8df4b5bf..7d3e363a9 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -35041,11 +35041,15 @@ "companies": [ { "company_name": "NEC", + "end_date": "2024-Sep-02" + }, + { + "company_name": "*independent", "end_date": null } ], "user_name": "Vishal Manchanda", - "emails": ["manchandavishal143@gmail.com", "vishal.manchanda@india.nec.com"] + "emails": ["manchandavishal143@gmail.com"] }, { "launchpad_id": "vishvananda",