richard pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
-
f544324a
by Richard Pospesel at 2023-09-15T17:07:38+00:00
1 changed file:
Changes:
| ... | ... | @@ -33,7 +33,7 @@ |
| 33 | 33 | - [ ] Request review from an applications developer depending on modified system:
|
| 34 | 34 | - **NOTE**: if the MR modifies multiple areas, please `/cc` all the relevant reviewers (since gitlab only allows 1 reviewer)
|
| 35 | 35 | - **accessibility** : henry
|
| 36 | - - **android** : dan
|
|
| 36 | + - **android** : clairehurst, dan
|
|
| 37 | 37 | - **build system** : boklm
|
| 38 | 38 | - **extensions** : ma1
|
| 39 | 39 | - **firefox internals (XUL/JS/XPCOM)** : ma1
|
| ... | ... | @@ -41,13 +41,18 @@ |
| 41 | 41 | - **frontend (implementation)** : henry
|
| 42 | 42 | - **frontend (review)** : donuts, richard
|
| 43 | 43 | - **localization** : henry, pierov
|
| 44 | + - **macos** : clairehurst, dan
|
|
| 45 | + - **misc/other** : pierov, richard
|
|
| 44 | 46 | - **nightly builds** : boklm
|
| 45 | - - **rebases/release-prep** : dan_b, ma1, pierov, richard
|
|
| 47 | + - **rebases/release-prep** : dan, ma1, pierov, richard
|
|
| 46 | 48 | - **security** : ma1
|
| 47 | 49 | - **signing** : boklm, richard
|
| 48 | 50 | - **updater** : pierov
|
| 49 | - - **misc/other** : pierov, richard
|
|
| 50 | 51 | |
| 51 | 52 | #### Change Description
|
| 52 | 53 | |
| 53 | 54 | <!-- Whatever context the reviewer needs to effectively review the patchset; if the patch includes UX updates be sure to include screenshots/video of how any new behaviour -->
|
| 55 | + |
|
| 56 | +#### How Tested
|
|
| 57 | + |
|
| 58 | +<!-- Description of steps taken to verify the change --> |
|
| \ No newline at end of file |