From 41700890be524c18d83206bf2dff111412695f79 Mon Sep 17 00:00:00 2001 From: Omid Nikrah Date: Thu, 1 Jul 2021 01:36:52 +0430 Subject: [PATCH 1/2] add some repositories --- first/repos/omidnikrah/github-readme-medium.yaml | 6 ++++++ first/repos/omidnikrah/github-readme-stackoverflow.yaml | 6 ++++++ first/repos/omidnikrah/profile-activity-generator.yaml | 6 ++++++ first/repos/omidnikrah/wtc.yaml | 6 ++++++ 4 files changed, 24 insertions(+) create mode 100644 first/repos/omidnikrah/github-readme-medium.yaml create mode 100644 first/repos/omidnikrah/github-readme-stackoverflow.yaml create mode 100644 first/repos/omidnikrah/profile-activity-generator.yaml create mode 100644 first/repos/omidnikrah/wtc.yaml diff --git a/first/repos/omidnikrah/github-readme-medium.yaml b/first/repos/omidnikrah/github-readme-medium.yaml new file mode 100644 index 0000000..452ae09 --- /dev/null +++ b/first/repos/omidnikrah/github-readme-medium.yaml @@ -0,0 +1,6 @@ +name: GitHub Readme Medium +description: Dynamically generated your latest Medium article on your GitHub readmes! +maintainers: + - omidnikrah +languages: + - JavaScript \ No newline at end of file diff --git a/first/repos/omidnikrah/github-readme-stackoverflow.yaml b/first/repos/omidnikrah/github-readme-stackoverflow.yaml new file mode 100644 index 0000000..ce9ada5 --- /dev/null +++ b/first/repos/omidnikrah/github-readme-stackoverflow.yaml @@ -0,0 +1,6 @@ +name: GitHub Readme StackOverflow +description: Dynamically generated your StackOverflow status on your GitHub READMEs! +maintainers: + - omidnikrah +languages: + - JavaScript \ No newline at end of file diff --git a/first/repos/omidnikrah/profile-activity-generator.yaml b/first/repos/omidnikrah/profile-activity-generator.yaml new file mode 100644 index 0000000..bed38be --- /dev/null +++ b/first/repos/omidnikrah/profile-activity-generator.yaml @@ -0,0 +1,6 @@ +name: Profile Activity Generator +description: Generate custom profile activity for your profile README +maintainers: + - omidnikrah +languages: + - JavaScript \ No newline at end of file diff --git a/first/repos/omidnikrah/wtc.yaml b/first/repos/omidnikrah/wtc.yaml new file mode 100644 index 0000000..7a0e444 --- /dev/null +++ b/first/repos/omidnikrah/wtc.yaml @@ -0,0 +1,6 @@ +name: WTC +description: WTC is an application that can help you to calculate your working time and your total income. +maintainers: + - omidnikrah +languages: + - JavaScript \ No newline at end of file From fef2e95ec0b17f1ea58adbdf445a0f170083c732 Mon Sep 17 00:00:00 2001 From: Omid Nikrah Date: Thu, 1 Jul 2021 01:39:51 +0430 Subject: [PATCH 2/2] hotfix --- first/repos/omidnikrah/github-readme-medium.yaml | 2 +- first/repos/omidnikrah/github-readme-stackoverflow.yaml | 2 +- first/repos/omidnikrah/profile-activity-generator.yaml | 2 +- first/repos/omidnikrah/wtc.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/first/repos/omidnikrah/github-readme-medium.yaml b/first/repos/omidnikrah/github-readme-medium.yaml index 452ae09..f3950d0 100644 --- a/first/repos/omidnikrah/github-readme-medium.yaml +++ b/first/repos/omidnikrah/github-readme-medium.yaml @@ -3,4 +3,4 @@ description: Dynamically generated your latest Medium article on your GitHub rea maintainers: - omidnikrah languages: - - JavaScript \ No newline at end of file + - JavaScript diff --git a/first/repos/omidnikrah/github-readme-stackoverflow.yaml b/first/repos/omidnikrah/github-readme-stackoverflow.yaml index ce9ada5..ee845ce 100644 --- a/first/repos/omidnikrah/github-readme-stackoverflow.yaml +++ b/first/repos/omidnikrah/github-readme-stackoverflow.yaml @@ -3,4 +3,4 @@ description: Dynamically generated your StackOverflow status on your GitHub READ maintainers: - omidnikrah languages: - - JavaScript \ No newline at end of file + - JavaScript diff --git a/first/repos/omidnikrah/profile-activity-generator.yaml b/first/repos/omidnikrah/profile-activity-generator.yaml index bed38be..f99cc54 100644 --- a/first/repos/omidnikrah/profile-activity-generator.yaml +++ b/first/repos/omidnikrah/profile-activity-generator.yaml @@ -3,4 +3,4 @@ description: Generate custom profile activity for your profile README maintainers: - omidnikrah languages: - - JavaScript \ No newline at end of file + - JavaScript diff --git a/first/repos/omidnikrah/wtc.yaml b/first/repos/omidnikrah/wtc.yaml index 7a0e444..0f5e117 100644 --- a/first/repos/omidnikrah/wtc.yaml +++ b/first/repos/omidnikrah/wtc.yaml @@ -3,4 +3,4 @@ description: WTC is an application that can help you to calculate your working t maintainers: - omidnikrah languages: - - JavaScript \ No newline at end of file + - JavaScript