From f807a8f1e715ca7879d55277494a7e47c1399630 Mon Sep 17 00:00:00 2001 From: Heilig Benedek Date: Thu, 10 Sep 2015 02:16:41 +0200 Subject: [PATCH] Reset native-mate to the original repo --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a3afcef28c..c6e53ed39a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,7 +12,7 @@ url = https://github.com/atom/chromium-breakpad.git [submodule "vendor/native_mate"] path = vendor/native_mate - url = https://github.com/brenca/native-mate.git + url = https://github.com/zcbenz/native-mate.git [submodule "vendor/crashpad"] path = vendor/crashpad url = https://github.com/atom/crashpad.git