Welcome to mirror list, hosted at ThFree Co, Russian Federation.

find_codeowners « bin « tooling - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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