[tor-commits] [policies/master] Add torbrowser-launcher to commit activity stats

atagar at torproject.org atagar at torproject.org
Mon Oct 15 00:54:50 UTC 2018


commit 0c99245ab60e698e6b024ef785cf5c627ee6cab3
Author: Damian Johnson <atagar at torproject.org>
Date:   Sun Oct 14 17:54:30 2018 -0700

    Add torbrowser-launcher to commit activity stats
---
 scripts/commit_activity.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/commit_activity.py b/scripts/commit_activity.py
index 5c6bcb2..ddafa98 100644
--- a/scripts/commit_activity.py
+++ b/scripts/commit_activity.py
@@ -94,6 +94,7 @@ GIT_REPOS = {
   'exitmap': 'https://github.com/NullHypothesis/exitmap.git',
   'shadow': 'https://github.com/shadow/shadow.git',
   'tails': 'https://git-tails.immerda.ch/tails',
+  'torbrowser-launcher': 'https://github.com/micahflee/torbrowser-launcher',
   'txtorcon': 'https://github.com/meejah/txtorcon.git',
 }
 



More information about the tor-commits mailing list