brizental pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
- 
36061174
by Beatriz Rizental at 2025-06-26T14:23:24+02:00
1 changed file:
Changes:
| ... | ... | @@ -3,6 +3,14 @@ version: 140.0 | 
| 3 | 3 |  git_hash: 'v[% c("version") %]-TORBROWSER'
 | 
| 4 | 4 |  git_url: https://gitlab.torproject.org/tpo/applications/application-services.git
 | 
| 5 | 5 |  tag_gpg_id: 1
 | 
| 6 | +gpg_keyring:
 | |
| 7 | +  - boklm.gpg
 | |
| 8 | +  - brizental.gpg
 | |
| 9 | +  - clairehurst.gpg
 | |
| 10 | +  - dan_b.gpg
 | |
| 11 | +  - ma1.gpg
 | |
| 12 | +  - morgan.gpg
 | |
| 13 | +  - pierov.gpg
 | |
| 6 | 14 |  git_submodule: 1
 | 
| 7 | 15 |  container:
 | 
| 8 | 16 |    use_container: 1
 |