tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

bors.toml (252B)


      1 status = [
      2  "complete-push"
      3 ]
      4 block_labels = [
      5  "blocked",
      6  "work in progress"
      7 ]
      8 required_approvals = 1
      9 use_codeowners = true
     10 delete_merged_branches = true
     11 cut_body_after = "---"
     12 [committer]
     13 name = "MozLando"
     14 email = "skaspari+mozlando@mozilla.com"