Skip to content

Commit fee7de5

Browse files
gastmaiernunojsa
authored andcommitted
docs: ci: Update mirror_ci list and convention
Add mfd mirror, and update rename from mirror to mirror_ci. Signed-off-by: Jorge Marques <jorge.marques@analog.com>
1 parent 954a1b9 commit fee7de5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/ci.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,14 @@ In these sections there are instructions to bring-up your own continuous integra
3333
either to run locally, in a self-hosted runner or even in a cluster.
3434

3535
Beyond the linear history ``main`` branch, the following upstream mirrors are
36-
provided (``mirror/<remote-name>/<branch>``):
36+
provided (``mirror_ci/<remote-name>/<branch>``):
3737

38-
* | ``mirror/next/linux-next/master``: Patches aimed at the next kernel merge window
38+
* | ``mirror_ci/next/linux-next/master``: Patches aimed at the next kernel merge window
3939
| https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/log/?h=master
40-
* | ``mirror/jic23/iio/testing``: Linux IIO Subsystem (Cameron's branch)
40+
* | ``mirror_ci/jic23/iio/testing``: Linux IIO Subsystem (Cameron's branch)
4141
| https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git/log/?h=testing
42+
* | ``mirror_ci/lee/mfd/for-mfd-next``: MFD Subsystem Tree - Next and Fixes
43+
| https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git/log/?h=for-mfd-next
4244
4345
When upstreaming a driver, target the pull-request against the mirror.
4446

0 commit comments

Comments
 (0)