From 3e883dd05ef98595175e8c6d8c36be105c391384 Mon Sep 17 00:00:00 2001 From: Lynn Mary Lawrence <107563516+LynnLawren@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:37:21 +0530 Subject: [PATCH 1/2] Create LynnLawren.json --- Submissions/LynnLawren.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Submissions/LynnLawren.json diff --git a/Submissions/LynnLawren.json b/Submissions/LynnLawren.json new file mode 100644 index 000000000..a139f0e53 --- /dev/null +++ b/Submissions/LynnLawren.json @@ -0,0 +1,16 @@ +{ + "name": "Lynn Mary Lawrence", + "img": "https://avatars.githubusercontent.com/u/57936?v=4", + "email": "lynnmarylawrence@gmail.com", + "links": { + "website": "example.com", + "linkedin": "https://www.linkedin.com/in/example", + "github": "https://github.com/example" + }, + "jobTitle": "Software Developer", + "location": { + "city": "Kochi", + "state": "Kerala", + "country": "India" + } +} From a1ae44de0dc162533dd3561053c5550e0e0db8ba Mon Sep 17 00:00:00 2001 From: Lynn Mary Lawrence <107563516+LynnLawren@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:38:24 +0530 Subject: [PATCH 2/2] added LynnLawren.json to submissions --- Submissions/LynnLawren.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Submissions/LynnLawren.json b/Submissions/LynnLawren.json index a139f0e53..312e409b5 100644 --- a/Submissions/LynnLawren.json +++ b/Submissions/LynnLawren.json @@ -1,16 +1,16 @@ { - "name": "Lynn Mary Lawrence", - "img": "https://avatars.githubusercontent.com/u/57936?v=4", - "email": "lynnmarylawrence@gmail.com", - "links": { - "website": "example.com", - "linkedin": "https://www.linkedin.com/in/example", - "github": "https://github.com/example" - }, - "jobTitle": "Software Developer", - "location": { - "city": "Kochi", - "state": "Kerala", - "country": "India" - } +name: "Lynn Mary Lawrence", +img: "https://avatars.githubusercontent.com/u/107563516?v=4", +email: "lynnmarylawrence@gmail.com", +links: { +website: "", +linkedin: "https://www.linkedin.com/in/lynn-mary-lawrence/", +github: "https://github.com/LynnLawren" +}, +jobTitle: "Software Developer", +location: { +city: "Kochi", +state: "Kerala", +country: "India" +} }