From d43a20d77eecf890502009be72db5659417bff18 Mon Sep 17 00:00:00 2001
From: Amin Bandali <amin@aminb.org>
Date: Wed, 4 Jul 2018 21:53:03 -0400
Subject: [PATCH 1/1] [emacs] use dwwmmm/alloy-mode instead of anlun/alloy-mode

---
 .gitmodules    | 2 +-
 lib/alloy-mode | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 1479c1a..6986302 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,7 +3,7 @@
 	collective = emacsg
 [submodule "alloy-mode"]
 	path = lib/alloy-mode
-	url = git@github.com:anlun/alloy-mode.git
+	url = git@github.com:dwwmmn/alloy-mode.git
 [submodule "async"]
 	path = lib/async
 	url = git@github.com:jwiegley/emacs-async.git
diff --git a/lib/alloy-mode b/lib/alloy-mode
index 76d9e1d..a1be089 160000
--- a/lib/alloy-mode
+++ b/lib/alloy-mode
@@ -1 +1 @@
-Subproject commit 76d9e1d57cee46bb9caa80b721a6d0bafed1ddfd
+Subproject commit a1be089a7466b2dd9a4dc90345e164294e0ba32a
-- 
2.20.1