diff options
| author | Yigit Sever | 2021-09-29 17:35:11 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-09-29 17:35:11 +0300 |
| commit | ba08ce51c928b127d7f36be436149e34df363f0c (patch) | |
| tree | ac504cf070c405839d1fd3d8bdb1d05d4c8109c1 /.gitmodules | |
| parent | 9e1911a1ef17d7d79078e474b75bc6cb0f6a3bab (diff) | |
| download | packages-ba08ce51c928b127d7f36be436149e34df363f0c.tar.gz packages-ba08ce51c928b127d7f36be436149e34df363f0c.tar.bz2 packages-ba08ce51c928b127d7f36be436149e34df363f0c.zip | |
Support gourmand plugins
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 10541f1..ded78c6 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -52,3 +52,21 @@ | |||
| 52 | [submodule "thorium-bin"] | 52 | [submodule "thorium-bin"] |
| 53 | path = thorium-bin | 53 | path = thorium-bin |
| 54 | url = ssh://aur@aur.archlinux.org/thorium-bin.git | 54 | url = ssh://aur@aur.archlinux.org/thorium-bin.git |
| 55 | [submodule "python-html-text"] | ||
| 56 | path = python-html-text | ||
| 57 | url = ssh://aur@aur.archlinux.org/python-html-text.git | ||
| 58 | [submodule "python-scrape-schema-recipe"] | ||
| 59 | path = python-scrape-schema-recipe | ||
| 60 | url = ssh://aur@aur.archlinux.org/python-scrape-schema-recipe.git | ||
| 61 | [submodule "python-extruct"] | ||
| 62 | path = python-extruct | ||
| 63 | url = ssh://aur@aur.archlinux.org/python-extruct.git | ||
| 64 | [submodule "python-pyrdfa3"] | ||
| 65 | path = python-pyrdfa3 | ||
| 66 | url = ssh://aur@aur.archlinux.org/python-pyrdfa3.git | ||
| 67 | [submodule "python-mf2py"] | ||
| 68 | path = python-mf2py | ||
| 69 | url = ssh://aur@aur.archlinux.org/python-mf2py.git | ||
| 70 | [submodule "python-jstyleson"] | ||
| 71 | path = python-jstyleson | ||
| 72 | url = ssh://aur@aur.archlinux.org/python-jstyleson.git | ||
