From 9f2bec6b5cda2807480de39dd60be1124a18062c Mon Sep 17 00:00:00 2001
From: Dominic Kempf <dominic.kempf@iwr.uni-heidelberg.de>
Date: Wed, 19 Oct 2016 10:15:10 +0200
Subject: [PATCH] Switch remote back to inducer

---
 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index fb546f8f..d07bf324 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
 [submodule "python/loopy"]
 	path = python/loopy
-	url = https://github.com/dokempf/loopy.git
+	url = https://github.com/inducer/loopy.git
 [submodule "python/ufl"]
 	path = python/ufl
 	url = https://bitbucket.org/dokempf/ufl.git
-- 
GitLab