From e61447a97efab118e403f7f7798f9ad345f50ef0 Mon Sep 17 00:00:00 2001 From: STICKnoLOGIC <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Wed, 26 Mar 2025 14:58:17 +0800 Subject: [PATCH 1/3] Create sample.json --- contributors/sample.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 contributors/sample.json diff --git a/contributors/sample.json b/contributors/sample.json new file mode 100644 index 0000000..78ddea0 --- /dev/null +++ b/contributors/sample.json @@ -0,0 +1,22 @@ +{ + "owner":{ + "name":"John Aerial J. Azcune", + "email":"johnaerial.azcune@STICKnoLOGIC.is-a.dev", + "github":"https://github.com/STICKnoLOGIC" + }, + "social":{ + "fa-brands fa-facebook":"https://facebook.com/STICKnoLOGIC", + "fa-brands fa-square-bluesky":"https://bsky.app/profile/sticknologic.bsky.social", + "fa-brands fa-linkedin":"https://linkedin.com/in/STICKnoLOGIC", + "fa-brands fa-x-twitter":"https://x.com/STICKnoLOGIC" + }, + "my_top_resources":{ + "StackOverflow":"https://stackoverflow.com", + "STICKnoLOGIC's Blog":"https://STICKnoLOGIC.is-a.dev/blog", + "Daily.Dev":"https://app.daily.dev" + }, + "description":"A Web/App Developer | Pixel Artist | A simple stick that want to be a champ", + "use_github_avatar":true, + "custom_avatar_url":"", + "display_float_text":"STICKnoLOGIC" +} From 39a5a13344ab400330176cb3f02231e6d2077cba Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Thu, 27 Mar 2025 00:59:41 +0800 Subject: [PATCH 2/3] Create another-sample.json Signed-off-by: John Aerial J. Azcune <65322242+STICKnoLOGIC@users.noreply.github.com> --- contributors/another-sample.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 contributors/another-sample.json diff --git a/contributors/another-sample.json b/contributors/another-sample.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/contributors/another-sample.json @@ -0,0 +1 @@ +{} From c58ee06421f9970eecf83222276bee804d9b12dd Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Thu, 27 Mar 2025 01:44:09 +0800 Subject: [PATCH 3/3] Delete contributors/another-sample.json Signed-off-by: John Aerial J. Azcune <65322242+STICKnoLOGIC@users.noreply.github.com> --- contributors/another-sample.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 contributors/another-sample.json diff --git a/contributors/another-sample.json b/contributors/another-sample.json deleted file mode 100644 index 0967ef4..0000000 --- a/contributors/another-sample.json +++ /dev/null @@ -1 +0,0 @@ -{}