From e2f41b9ccb13556a6dca5ef9d72d5b71c8b1c5fe Mon Sep 17 00:00:00 2001 From: Harry Chen Date: Fri, 6 Mar 2020 22:41:29 +0800 Subject: [PATCH] Add two web learning tools Signed-off-by: Harry Chen --- github-release.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/github-release.py b/github-release.py index 3f69c67..88ea849 100755 --- a/github-release.py +++ b/github-release.py @@ -22,6 +22,8 @@ REPOS = ["googlefonts/noto-fonts", "git-lfs/git-lfs", "prometheus/prometheus", "commercialhaskell/stackage-content", + "xxr3376/Learn-Project", + "robertying/learnX", ] # connect and read timeout value