From bd72f39343f1d485eeebb6dfc95066d055bb91cf Mon Sep 17 00:00:00 2001
From: pgleeson
Date: Thu, 23 Nov 2023 19:08:00 +0000
Subject: [PATCH] Add soem openworm repos
---
osb/checkOsb.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/osb/checkOsb.sh b/osb/checkOsb.sh
index 9ea6548f..b495785b 100755
--- a/osb/checkOsb.sh
+++ b/osb/checkOsb.sh
@@ -195,6 +195,8 @@ standardGHProject 'ghk-nernst' 'showcase'
standardGHProject 'CElegansNeuroML' 'invertebrate/celegans' 'openworm'
standardGHProject 'CelegansNeuromechanicalGaitModulation' 'invertebrate/celegans'
standardGHProject 'muscle_model' 'invertebrate/celegans' 'openworm'
+standardGHProject 'JohnsonMailler_MuscleModel' 'invertebrate/celegans' 'openworm'
+standardGHProject 'NicolettiEtAl2019_NeuronModels' 'invertebrate/celegans' 'openworm'
standardGHProject 'PyloricNetwork' 'invertebrate/lobster'
standardGHProject 'MorrisLecarModel' 'invertebrate/barnacle'