# File lib/gitlab_git/tree.rb, line 99
      def contributing?
        name =~ /^contributing/i
      end