summaryrefslogtreecommitdiff
path: root/tooling/bin/find_codeowners
blob: 2c028b3162e4080b7f2d01a86768cdf62f93d3b7 (plain)
1
2
3
4
5
6
#!/usr/bin/env ruby
# frozen_string_literal: true

require_relative '../lib/tooling/find_codeowners'

Tooling::FindCodeowners.new.execute