Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4bf1a146 authored by Aayush Gupta's avatar Aayush Gupta
Browse files

browser: Add bromite as submodule

parent 9a6cae86
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ stages:

variables:
  CONTAINER_IMAGE: registry.gitlab.e.foundation:5000/$CI_PROJECT_PATH
  GIT_SUBMODULE_STRATEGY: recursive

build-docker:
  image: docker:19-git

.gitmodules

0 → 100644
+3 −0
Original line number Diff line number Diff line
[submodule "bromite"]
	path = bromite
	url = https://github.com/bromite/bromite/

AUTHORS

deleted100644 → 0
+0 −6
Original line number Diff line number Diff line

Specific authors for Browser, the /e/ fork of Chromium/Bromite:

© ECORP SAS 2019 - Author: Romain Hunault

Note: original authors are not listed here. Please refer to the source code of the original project and/or the commit history for the complete list of authors.
 No newline at end of file
Loading