From 8710c7e1675b669f43e392c1663fa4bc3fbe87c0 Mon Sep 17 00:00:00 2001 From: Pratima Date: Tue, 10 Oct 2023 19:48:50 +0530 Subject: [PATCH] added myself --- hacktoberfest-flutter202 | 1 + lib/contributors.dart | 2 ++ local.properties | 4 ++-- participants/nobita17.md | 3 +++ 4 files changed, 8 insertions(+), 2 deletions(-) create mode 160000 hacktoberfest-flutter202 create mode 100644 participants/nobita17.md diff --git a/hacktoberfest-flutter202 b/hacktoberfest-flutter202 new file mode 160000 index 0000000..3e77d62 --- /dev/null +++ b/hacktoberfest-flutter202 @@ -0,0 +1 @@ +Subproject commit 3e77d62524ef93ad90b61e02cd0d022d1161e0ef diff --git a/lib/contributors.dart b/lib/contributors.dart index e6a62eb..584434a 100644 --- a/lib/contributors.dart +++ b/lib/contributors.dart @@ -112,9 +112,11 @@ class Contributor extends StatelessWidget { 'Jai Aravindh', 'Jacob Ranjit', 'Ivan V.R', + 'Pratima Asopa' ]; final gitHubUserName = [ + 'Nobita17' 'kartikey4474', 'cscipher', 'lukisanjaya', diff --git a/local.properties b/local.properties index df87ce8..d4a8aa7 100644 --- a/local.properties +++ b/local.properties @@ -4,5 +4,5 @@ # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -#Fri Oct 08 12:49:58 IST 2021 -sdk.dir=C\:\\Users\\sagar\\AppData\\Local\\Android\\Sdk +#Tue Oct 10 19:40:12 IST 2023 +sdk.dir=C\:\\Users\\prati\\AppData\\Local\\Android\\Sdk diff --git a/participants/nobita17.md b/participants/nobita17.md new file mode 100644 index 0000000..574c52c --- /dev/null +++ b/participants/nobita17.md @@ -0,0 +1,3 @@ +Name: Pratima Asopa +GitHub: Nobita17 +Quote: "a person in pain can either exprience his peak performace or understands how silence feels" \ No newline at end of file