DrTrigon has submitted this change and it was merged.

Change subject: finish git migration by adding the last bunch of 
externals/submodules
......................................................................


finish git migration by adding the last bunch of externals/submodules

Change-Id: I447128af18a242372a9754b2087ad63f1eb6fe8e
---
M .gitmodules
A externals/opencv
A externals/pycolorname
3 files changed, 8 insertions(+), 0 deletions(-)

Approvals:
  DrTrigon: Verified; Looks good to me, approved



diff --git a/.gitmodules b/.gitmodules
index 47d7f6f..9777d90 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,11 @@
        path = externals/spelling
        url = https://gerrit.wikimedia.org/r/p/pywikibot/spelling.git
        branch = .
+[submodule "externals/opencv"]
+       path = externals/opencv
+       url = https://gerrit.wikimedia.org/r/pywikibot/opencv.git
+       branch = master
+[submodule "externals/pycolorname"]
+       path = externals/pycolorname
+       url = https://gerrit.wikimedia.org/r/pywikibot/pycolorname.git
+       branch = master
diff --git a/externals/opencv b/externals/opencv
new file mode 160000
index 0000000..1d51dbb
--- /dev/null
+++ b/externals/opencv
+Subproject commit 1d51dbbe74a6453da62c6d93fb3305dfebc863eb
diff --git a/externals/pycolorname b/externals/pycolorname
new file mode 160000
index 0000000..fd04e8d
--- /dev/null
+++ b/externals/pycolorname
+Subproject commit fd04e8d4666de99c394a3627599b42ef7b7d81b1

-- 
To view, visit https://gerrit.wikimedia.org/r/81902
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I447128af18a242372a9754b2087ad63f1eb6fe8e
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/compat
Gerrit-Branch: master
Gerrit-Owner: DrTrigon <[email protected]>
Gerrit-Reviewer: DrTrigon <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to