While libsamsung-ipc is not limited to Replicant (it can be used
on GNU/Linux or in other Android distributions), it is currently
maintained by Replicant.
In order to make that more clear, it was renamed by the commit
aa4f61805b2d8943e94847cae825ec209060569e ("Move libsamsung-ril
and libsamsung-ipc in vendor/replicant") in the Replicant manifest
repository[1].
Because of that we also need to adjust the git URL in the MAINTAINERS
file.
In addition we use https because it's safer than git:// as it uses
TLS, and because we have redirects in place for http(s) but not for
git://, so if the repository URL changes again, the old URL will
most likely continue to work with http(s).
[1]https://git.replicant.us/replicant/manifest.git
Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index f3053b8..51088ef 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2,7 +2,7 @@ Maintainers List
----------------
M: Denis 'GNUtoo' Carikli <[email protected]>
L: [email protected]
-T: git git://git.replicant.us/replicant/external_libsamsung-ipc.git
+T: git
https://git.replicant.us/replicant/hardware_replicant_libsamsung-ipc.git
S: Maintained
F: *
F: */
--
2.30.1
_______________________________________________
Replicant mailing list
[email protected]
https://lists.osuosl.org/mailman/listinfo/replicant