From 66fc7f709c0283951ae5a6a4511affe4e70e71b5 Mon Sep 17 00:00:00 2001 From: Miykael_xxm Date: Thu, 8 Apr 2021 11:31:05 +0800 Subject: [PATCH] update Awesome Readme Profile Repos --- .gitignore | 3 ++- projects/abhisheknaiidu/imports.yml | 9 +++++++++ projects/coderjojo/imports.yml | 9 +++++++++ projects/durgeshsamariya/imports.yml | 9 +++++++++ projects/elangosundar/imports.yml | 9 +++++++++ projects/kautukkundan/imports.yml | 9 +++++++++ 6 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 projects/abhisheknaiidu/imports.yml create mode 100644 projects/coderjojo/imports.yml create mode 100644 projects/durgeshsamariya/imports.yml create mode 100644 projects/elangosundar/imports.yml create mode 100644 projects/kautukkundan/imports.yml diff --git a/.gitignore b/.gitignore index ee3f1cc39..d071e961a 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ projects/blog *.idea .idea/* projects/settings/* -*.rb \ No newline at end of file +*.rb +projects/sponsors diff --git a/projects/abhisheknaiidu/imports.yml b/projects/abhisheknaiidu/imports.yml new file mode 100644 index 000000000..97a101fa0 --- /dev/null +++ b/projects/abhisheknaiidu/imports.yml @@ -0,0 +1,9 @@ +--- +group: + name: 'abhisheknaiidu' + description: '' + projects: + - name: 'awesome-github-profile-readme' + description: '😎 A curated list of awesome Github Profile READMEs 📝' + mirrorRelease: false + topic: 'readme-template' diff --git a/projects/coderjojo/imports.yml b/projects/coderjojo/imports.yml new file mode 100644 index 000000000..a83171711 --- /dev/null +++ b/projects/coderjojo/imports.yml @@ -0,0 +1,9 @@ +--- +group: + name: 'coderjojo' + description: '' + projects: + - name: 'creative-profile-readme' + description: 'A Collection of GitHub Profiles with awesome readme' + mirrorRelease: false + topic: 'readme-template' diff --git a/projects/durgeshsamariya/imports.yml b/projects/durgeshsamariya/imports.yml new file mode 100644 index 000000000..f6901ba77 --- /dev/null +++ b/projects/durgeshsamariya/imports.yml @@ -0,0 +1,9 @@ +--- +group: + name: 'durgeshsamariya' + description: '' + projects: + - name: 'awesome-github-profile-readme-templates' + description: 'This repository contains best profile readme's for your reference.' + mirrorRelease: false + topic: 'readme-template' diff --git a/projects/elangosundar/imports.yml b/projects/elangosundar/imports.yml new file mode 100644 index 000000000..7bdfe2c0b --- /dev/null +++ b/projects/elangosundar/imports.yml @@ -0,0 +1,9 @@ +--- +group: + name: 'elangosundar' + description: '' + projects: + - name: 'awesome-README-templates' + description: 'A collection of awesome readme templates to display on your github profile.' + mirrorRelease: false + topic: 'readme-template' diff --git a/projects/kautukkundan/imports.yml b/projects/kautukkundan/imports.yml new file mode 100644 index 000000000..53ea17d63 --- /dev/null +++ b/projects/kautukkundan/imports.yml @@ -0,0 +1,9 @@ +--- +group: + name: 'kautukkundan' + description: '' + projects: + - name: 'Awesome-Profile-README-templates' + description: 'A collection of awesome readme templates to display on your profile' + mirrorRelease: false + topic: 'readme-template' -- GitLab