Andrew Tridgell 1 anno fa
parent
commit
05662e1395
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      scripts/fetch_whitelisted_tags.py

+ 2 - 1
scripts/fetch_whitelisted_tags.py

@@ -38,7 +38,8 @@ remotes = [
     "tridge",
     "peterbarker",
     "rmackay9",
-    "shiv-tyagi"
+    "shiv-tyagi",
+    "andyp1per",
 ]
 
 vehicles = ['Copter', 'Plane', 'Rover', 'Sub', 'Tracker', 'Blimp', 'Heli']