[tor-commits] [policies/master] Include catshadow among checked repos

atagar at torproject.org atagar at torproject.org
Mon Aug 19 22:46:18 UTC 2019


commit 3d9c3b156f64202c272479e892ed26c783be4848
Author: Damian Johnson <atagar at torproject.org>
Date:   Mon Aug 19 15:45:03 2019 -0700

    Include catshadow among checked repos
    
    David (dawuud) is mostly involved with a subproject called catshadow nowadays,
    so including it among the repos we check for commit activity.
---
 scripts/commit_activity.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/commit_activity.py b/scripts/commit_activity.py
index 5dcee77..722e3d8 100644
--- a/scripts/commit_activity.py
+++ b/scripts/commit_activity.py
@@ -94,6 +94,7 @@ GIT_REPOS = {
   'webstats': 'https://git.torproject.org/webstats.git',
 
   'carml': 'https://github.com/meejah/carml.git',
+  'catshadow': 'https://github.com/katzenpost/catshadow.git',
   'exitmap': 'https://github.com/NullHypothesis/exitmap.git',
   'shadow': 'https://github.com/shadow/shadow.git',
   'tails': 'https://git-tails.immerda.ch/tails',



More information about the tor-commits mailing list