# team-metadata.yml
#
# Put this at the root of your team's repository, fill it in once, and commit it.
# It supplies the cover information for every Markdown file you convert to PDF.
# See https://capstone.alexulbrich.com/assignments/introduction/#submitting-markdown-as-pdf

# Your project ID and name, exactly as they appear in Canvas.
subtitle: "Project 00: Your Project Name"

# Every team member, with the email a grader could reach them at.
author:
  - Firstname Lastname <lastnamef@oregonstate.edu>
  - Firstname Lastname <lastnamef@oregonstate.edu>
  - Firstname Lastname <lastnamef@oregonstate.edu>
