
This is an automated email from the git hooks/post-receive script. richard pushed a commit to branch main in repository builders/tor-browser-build. The following commit(s) were added to refs/heads/main by this push: new 712298eb fixup! Bug 40587: Migrate tor-browser-build configs from gitolite to gitlab repos 712298eb is described below commit 712298ebb3c3af13a6734e04e0f454bda09a22ce Author: Richard Pospesel <richard@torproject.org> AuthorDate: Fri Dec 2 13:41:22 2022 +0000 fixup! Bug 40587: Migrate tor-browser-build configs from gitolite to gitlab repos updated rbm submodule to use gitlab url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 2c1c6e61..66930d20 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "rbm"] path = rbm - url = https://git.torproject.org/builders/rbm.git + url = https://gitlab.torproject.org/tpo/applications/rbm.git -- To stop receiving notification emails like this one, please contact the administrator of this repository.