Skip to content

Commit 46fef01

Browse files
authored
Update contributing docs: Lorenzo is main CI person (#7306)
1 parent a27c1b7 commit 46fef01

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ We have two sources of CI checks at the moment:
612612
The CI will report statuses on your PRs with links to the logs in case of failure.
613613
Pull requests cannot be merged without at least the Hydra CI check being green.
614614

615-
NOTE: This isn't strictly true: repository admins (notably Michael) can force-merge PRs without the checks being green
615+
NOTE: This isn't strictly true: repository admins (notably Lorenzo) can force-merge PRs without the checks being green
616616
If you really need this, ask.
617617

618618
==== Hydra
@@ -624,10 +624,10 @@ Hydra builds jobs based on the `hydraJobs` flake output.
624624

625625
Hydra can be a bit flaky, unfortunately:
626626
- If evaluation fails saying "out of memory" or "unexpected EOF reading line", then this is likely a transient failure.
627-
These will be automatically retried, but if you're in a hurry Michael has permissions to force a new evaluation.
627+
These will be automatically retried, but if you're in a hurry Lorenzo has permissions to force a new evaluation.
628628
- If a build fails spuriously, this is a _problem_: please report it to whoever is responsible for that build and we should try and iron it out.
629629
Nondeterministic failures are very annoying.
630-
Michael also has permissions to restart failed builds.
630+
Lorenzo also has permissions to restart failed builds.
631631

632632
==== Docusaurus
633633

0 commit comments

Comments
 (0)