From 8dfcd20286d7219c2e4a480e0f125e7d9d701798 Mon Sep 17 00:00:00 2001 From: "brent s." Date: Mon, 9 Oct 2017 15:03:28 -0400 Subject: [PATCH] adding python-mdstat --- .gitmodules | 3 +++ python-mdstat | 1 + 2 files changed, 4 insertions(+) create mode 160000 python-mdstat diff --git a/.gitmodules b/.gitmodules index cc6acd2..641a7d5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -211,3 +211,6 @@ [submodule "python-whois"] url = aur@aur.archlinux.org:python-whois path = python-whois +[submodule "python-mdstat"] + url = aur@aur.archlinux.org:python-mdstat + path = python-mdstat diff --git a/python-mdstat b/python-mdstat new file mode 160000 index 0000000..e457a75 --- /dev/null +++ b/python-mdstat @@ -0,0 +1 @@ +Subproject commit e457a759830d4696b24376881310074a0a11e7f8