codealong 0.1.1

Git analytics
Documentation
github_name: ghempton/codealong

churn_cutoff: 14

merge_defaults: false

files:
  "**/*.rb":
    tags:
      - "ruby"
  "cassettes/**/*.yml":
    ignore: true
  "spec/**/*_spec.rb":
    tags:
      - "ruby"
      - "rspec"
      - "test"
  "**/*.css":
    tags:
      - "styles"
      - "css"
    weight: 0.5
  "*.md":
    weight: 0.25
    tags:
      - "docs"

authors:
  "Gordon Hempton <ghempton@gmail.com>":
    aliases:
      - "Gordon Hempton <gordon@outreach.io>"
      - "<ghempton@gmail.com>"
    tags:
      - "team-apollo"