From 31c22d5f5714bc04c46ab9a2ca37448c649dfd9e Mon Sep 17 00:00:00 2001 From: Miykael_xxm Date: Fri, 12 Nov 2021 15:39:19 +0800 Subject: [PATCH] Merge branch 'gustavoquinalha' into 'master' add git themes See merge request codechina/mirrors-settings!444 --- projects/bep/imports.yml | 10 ++++++++++ projects/dotansimha/imports.yml | 10 ++++++++++ projects/gustavoquinalha/imports.yml | 10 ++++++++++ projects/h01000110/imports.yml | 10 ++++++++++ projects/hugo-toha/imports.yml | 10 ++++++++++ projects/mx3m/imports.yml | 10 ++++++++++ projects/questdb/imports.yml | 5 +++++ projects/redis-developer/imports.yml | 10 ++++++++++ projects/vantagedesign/imports.yml | 10 ++++++++++ 9 files changed, 85 insertions(+) create mode 100644 projects/bep/imports.yml create mode 100644 projects/dotansimha/imports.yml create mode 100644 projects/gustavoquinalha/imports.yml create mode 100644 projects/h01000110/imports.yml create mode 100644 projects/hugo-toha/imports.yml create mode 100644 projects/mx3m/imports.yml create mode 100644 projects/redis-developer/imports.yml create mode 100644 projects/vantagedesign/imports.yml diff --git a/projects/bep/imports.yml b/projects/bep/imports.yml new file mode 100644 index 000000000..bd2bd8eb8 --- /dev/null +++ b/projects/bep/imports.yml @@ -0,0 +1,10 @@ +--- +group: + name: 'bep' + description: '' + projects: + - name: 'docuapi' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file diff --git a/projects/dotansimha/imports.yml b/projects/dotansimha/imports.yml new file mode 100644 index 000000000..430a1939b --- /dev/null +++ b/projects/dotansimha/imports.yml @@ -0,0 +1,10 @@ +--- +group: + name: 'dotansimha' + description: '' + projects: + - name: 'graphql-code-generator' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file diff --git a/projects/gustavoquinalha/imports.yml b/projects/gustavoquinalha/imports.yml new file mode 100644 index 000000000..d148e64c3 --- /dev/null +++ b/projects/gustavoquinalha/imports.yml @@ -0,0 +1,10 @@ +--- +group: + name: 'gustavoquinalha' + description: '' + projects: + - name: 'jekyll-help-center-theme' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file diff --git a/projects/h01000110/imports.yml b/projects/h01000110/imports.yml new file mode 100644 index 000000000..808d8c10c --- /dev/null +++ b/projects/h01000110/imports.yml @@ -0,0 +1,10 @@ +--- +group: + name: 'h01000110' + description: '' + projects: + - name: 'windows-95' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file diff --git a/projects/hugo-toha/imports.yml b/projects/hugo-toha/imports.yml new file mode 100644 index 000000000..88f0cb46f --- /dev/null +++ b/projects/hugo-toha/imports.yml @@ -0,0 +1,10 @@ +--- +group: + name: 'hugo-toha' + description: '' + projects: + - name: 'toha' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file diff --git a/projects/mx3m/imports.yml b/projects/mx3m/imports.yml new file mode 100644 index 000000000..0e215de0a --- /dev/null +++ b/projects/mx3m/imports.yml @@ -0,0 +1,10 @@ +--- +group: + name: 'mx3m' + description: '' + projects: + - name: 'hikari-for-jekyll' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file diff --git a/projects/questdb/imports.yml b/projects/questdb/imports.yml index bbff8f6d1..7689f438e 100644 --- a/projects/questdb/imports.yml +++ b/projects/questdb/imports.yml @@ -7,3 +7,8 @@ group: description: '' mirrorRelease: false topic: '' + - name: 'questdb.io' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file diff --git a/projects/redis-developer/imports.yml b/projects/redis-developer/imports.yml new file mode 100644 index 000000000..48999c7d8 --- /dev/null +++ b/projects/redis-developer/imports.yml @@ -0,0 +1,10 @@ +--- +group: + name: 'redis-developer' + description: '' + projects: + - name: 'redis-developer.github.io' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file diff --git a/projects/vantagedesign/imports.yml b/projects/vantagedesign/imports.yml new file mode 100644 index 000000000..e5b35b002 --- /dev/null +++ b/projects/vantagedesign/imports.yml @@ -0,0 +1,10 @@ +--- +group: + name: 'vantagedesign' + description: '' + projects: + - name: 'ace-documentation' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file -- GitLab