Skip to content

Commit 7a54796

Browse files
committed
chore: add @jerome-regnier in documentation for review proces and alpha builds
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
1 parent c7c98ef commit 7a54796

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ Reviewed-by: Reviewer firstname and lastname <reviewer email>
224224
Signed-off-by: Author firstname and lastname <first author email>
225225
```
226226

227-
For example, for issue n°123 and its pull request n°456, tested by Anton, Maxime and Benoit, reviewed by Ludovic, authored by Tayeb and Pierre-Yves, and acked by Julien:
227+
For example, for issue n°123 and its pull request n°456, tested by Anton, Maxime, Jérôme and Benoit, reviewed by Ludovic, authored by Tayeb and Pierre-Yves, and acked by Julien:
228228
```text
229229
refactor: update some things colors and design of the demo app (Orange-OpenSource/ouds-ios#123) (#456)
230230
@@ -233,6 +233,7 @@ Some things have been refactored to make incredible things.
233233
Tested-by: Anton Astafev <[email protected]>
234234
Tested-by: Benoit Suzanne <[email protected]>
235235
Tested-by: Maxime Tonnerre <[email protected]>
236+
Tested-by: Jérôme Régnier <[email protected]>
236237
Reviewed-by: Ludovic Pinel <[email protected]>
237238
Acked-by: Julien Déramond <[email protected]>
238239
Co-authored-by: Tayeb Sedraia <[email protected]>

.github/DEVELOP.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ We can add metafields picked from [this good guideline](https://git.kernel.org/p
352352
This is not mandatory (yet) but a good practice and quite interesting to know who reviewed and validated what.
353353
You must mention *co-authors* (*Co-authored-by*). You should add who are code reviewers (*Reviewed-by*), evolutions testers (*Tested-by*) and if needed ackers (*Acked-by*).
354354

355-
For example, for issue n°123 and its pull request n°456, tested by Anton, Maxime, Pierre-Yves and Benoit, reviewed by Ludovic, authored by Tayeb and Pierre-Yves, and acked by Stephen:
355+
For example, for issue n°123 and its pull request n°456, tested by Anton, Maxime, Jérôme and Pierre-Yves and Benoit, reviewed by Ludovic, authored by Tayeb and Pierre-Yves, and acked by Stephen:
356356
```text
357357
refactor: update some things colors and design of the demo app (#123) (#456)
358358
@@ -361,6 +361,7 @@ Some things have been refactored to make incredible things.
361361
Tested-by: Anton Astafev <[email protected]>
362362
Tested-by: Benoit Suzanne <[email protected]>
363363
Tested-by: Maxime Tonnerre <[email protected]>
364+
Tested-by: Jérôme Régnier <[email protected]>
364365
Tested-by: Pierre-Yves Ayoul <[email protected]>
365366
Reviewed-by: Ludovic Pinel <[email protected]>
366367
Acked-by: Stephen McCarthy <[email protected]>

DesignToolbox/fastlane/Fastfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -796,12 +796,13 @@ Please, get the new build from *TestFlight* app, or contact the project maintain
796796
@pylapp - Pierre-Yves LAPERSONNE - iOS developer, OUDS iOS maintainer
797797
@ludovic35 - Ludovic PINEL - iOS developer, OUDS iOS maintainer
798798
@MaximeTonnerre - Maxime TONNERRE - lead designer
799+
@jerome-regnier - Jérôme RÉGNIER - designer
799800
@mccart77 - Stephen McCARTHY - designer
800801
@TonyAntonyHello - Anton ASTAFEV - designer
801802
-->
802803
cc @B3nz01d (product owner)
803804
cc @pylapp @ludovic35 (dev team)
804-
cc @MaximeTonnerre @mccart77 @TonyAntonyHello (design team)
805+
cc @MaximeTonnerre @jerome-regnier @mccart77 @TonyAntonyHello (design team)
805806
806807
_This is an automated message sent with love thanks to *Fastlane* from our CI/CD pipeline 🤘_
807808
EOF

0 commit comments

Comments
 (0)