From 819143c7bd568d434f5fb75327dde4c9205ff9b2 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 2 Jul 2018 04:51:37 +0300 Subject: add a couple of repos --- pull.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pull.py') diff --git a/pull.py b/pull.py index 3649139..d84aed2 100755 --- a/pull.py +++ b/pull.py @@ -232,10 +232,12 @@ repos = ( GithubRepo('personal/egor-tensin.github.io'), GithubRepo('personal/filters'), GithubRepo('personal/linux-home'), - BitbucketRepo('personal/measure_temp'), + BitbucketRepo('personal/measure-temp-client'), + BitbucketRepo('personal/measure-temp-server'), GithubRepo('personal/notes'), GithubRepo('personal/pdb-repo'), GithubRepo('personal/privilege-check'), + BitbucketRepo('personal/pull-cgit-repos'), GithubRepo('personal/simple-interpreter'), GithubRepo('personal/sorting-algorithms'), GithubRepo('personal/vk-scripts'), -- cgit v1.2.3