From e7b2915773d542591391ebe98b75ec6c4a2d84d8 Mon Sep 17 00:00:00 2001 From: Steev James Date: Tue, 2 Oct 2018 09:59:11 +0530 Subject: [PATCH 1/5] Update Names --- Names | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Names b/Names index 9945e57..4274b6f 100644 --- a/Names +++ b/Names @@ -4,7 +4,7 @@ public class Names { public static void main(String[] args) { //Add your name to the end of the code - System.out.println("Mitchell, Nathan, James, Connie, Ryan A, *YOURNAME HERE* "); + System.out.println("Mitchell, Nathan, James, Connie, Ryan A,Steev James, *YOURNAME HERE* "); } } From 1f5dca615975a95cb9ae73f88dbd1787ffc3f658 Mon Sep 17 00:00:00 2001 From: eibelsalil <43772054+eibelsalil@users.noreply.github.com> Date: Tue, 2 Oct 2018 11:16:21 +0530 Subject: [PATCH 2/5] Update Names --- Names | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Names b/Names index 4274b6f..85591ff 100644 --- a/Names +++ b/Names @@ -4,7 +4,7 @@ public class Names { public static void main(String[] args) { //Add your name to the end of the code - System.out.println("Mitchell, Nathan, James, Connie, Ryan A,Steev James, *YOURNAME HERE* "); + System.out.println("Mitchell, Nathan, James, Connie, Ryan A,Steev James, Eibel Salil, *YOURNAME HERE* "); } } From b96b96d1c89f3ba51b8bb833f5a0b0632b14d17a Mon Sep 17 00:00:00 2001 From: Steev James Date: Tue, 1 Oct 2019 20:02:37 +0530 Subject: [PATCH 3/5] Update Names --- Names | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Names b/Names index 85591ff..42d62a0 100644 --- a/Names +++ b/Names @@ -4,7 +4,7 @@ public class Names { public static void main(String[] args) { //Add your name to the end of the code - System.out.println("Mitchell, Nathan, James, Connie, Ryan A,Steev James, Eibel Salil, *YOURNAME HERE* "); + System.out.println("Mitchell, Nathan, James, Connie, Ryan A,Steev James, Eibel Salil, *YOURNAME HERE* "); } } From 1cd728d5b8108800f992f60b54c018b7094d8a89 Mon Sep 17 00:00:00 2001 From: Nikhil713 Date: Thu, 3 Oct 2019 08:26:14 +0530 Subject: [PATCH 4/5] Add name --- Names | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Names b/Names index 42d62a0..29da3e9 100644 --- a/Names +++ b/Names @@ -4,7 +4,7 @@ public class Names { public static void main(String[] args) { //Add your name to the end of the code - System.out.println("Mitchell, Nathan, James, Connie, Ryan A,Steev James, Eibel Salil, *YOURNAME HERE* "); + System.out.println("Mitchell, Nathan, James, Connie, Ryan A,Steev James, Eibel Salil, Nikhil Babu, *YOURNAME HERE* "); } } From d13ec4e89cd1d11a69a53135768677d61972d67c Mon Sep 17 00:00:00 2001 From: BruceWayn123 <56991293+BruceWayn123@users.noreply.github.com> Date: Fri, 25 Oct 2019 11:18:04 +0530 Subject: [PATCH 5/5] updated some code in java file --- Names | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Names b/Names index 29da3e9..cf368c0 100644 --- a/Names +++ b/Names @@ -4,7 +4,7 @@ public class Names { public static void main(String[] args) { //Add your name to the end of the code - System.out.println("Mitchell, Nathan, James, Connie, Ryan A,Steev James, Eibel Salil, Nikhil Babu, *YOURNAME HERE* "); + System.out.println("Mitchell, Nathan, James, Connie, Ryan A,Steev James, Eibel Salil, Nikhil Babu, BruceWayn, *YOURNAME HERE* "); } }