debian-mirror-gitlab/tooling/bin/find_codeowners

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
138 B
Text
Raw Normal View History

2022-07-16 19:58:13 +02:00
#!/usr/bin/env ruby
# frozen_string_literal: true
require_relative '../lib/tooling/find_codeowners'
Tooling::FindCodeowners.new.execute