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
Plaintext
Raw Normal View History

2022-07-16 23:28:13 +05:30
#!/usr/bin/env ruby
# frozen_string_literal: true
require_relative '../lib/tooling/find_codeowners'
Tooling::FindCodeowners.new.execute