aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pull.py
diff options
context:
space:
mode:
Diffstat (limited to 'pull.py')
-rwxr-xr-xpull.py4
1 files changed, 3 insertions, 1 deletions
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'),