From 494cb768d0cff6037b9fda98c3937f1f2ebd9d6e Mon Sep 17 00:00:00 2001 From: Miykael_xxm Date: Tue, 6 Apr 2021 10:41:57 +0800 Subject: [PATCH] overnote --- projects/overnote/imports.yml | 50 +++++++++++++++++++++++++++++++++++ projects/pcottle/imports.yml | 4 +-- 2 files changed, 52 insertions(+), 2 deletions(-) create mode 100644 projects/overnote/imports.yml diff --git a/projects/overnote/imports.yml b/projects/overnote/imports.yml new file mode 100644 index 000000000..70c778614 --- /dev/null +++ b/projects/overnote/imports.yml @@ -0,0 +1,50 @@ +--- +group: + name: 'overnote' + description: '' + projects: + - name: 'over-javascript' + description: '' + mirrorRelease: false + topic: '' + - name: 'over-server' + description: '' + mirrorRelease: false + topic: '' + - name: 'over-algorithm' + description: '' + mirrorRelease: false + topic: '' + - name: 'over-cs' + description: '' + mirrorRelease: false + topic: '' + - name: 'over-golang' + description: '' + mirrorRelease: false + topic: '' + - name: 'typescript' + description: '' + mirrorRelease: false + topic: '' + - name: 'over-python' + description: '' + mirrorRelease: false + topic: '' + - name: 'over-shell' + description: '' + mirrorRelease: false + topic: '' + - name: 'awesome-kubernetes-notes' + description: '' + mirrorRelease: false + topic: '' + - name: 'over-flutter' + description: '' + mirrorRelease: false + topic: '' + - name: 'over-bigdata' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file diff --git a/projects/pcottle/imports.yml b/projects/pcottle/imports.yml index 18b9586bc..3b2553e82 100644 --- a/projects/pcottle/imports.yml +++ b/projects/pcottle/imports.yml @@ -3,7 +3,7 @@ group: name: pcottle description: '' projects: - - name: learnGitBranching - description: '' + - name: 'learnGitBranching' + description: 'An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!' mirrorRelease: false topic: '' -- GitLab