tor-browser

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

bors.toml (263B)


      1 status = []
      2 block_labels = [
      3  "needs:data-review",
      4  "do not land",
      5  "pr:work-in-progress",
      6  "pr:needs-changes"
      7 ]
      8 required_approvals = 0
      9 delete_merged_branches = true
     10 cut_body_after = "---"
     11 [committer]
     12 name = "MozLando"
     13 email = "skaspari+mozlando@mozilla.com"