Add missing angled bracket to email

This commit is contained in:
Cole Helbling 2020-02-26 19:07:59 -08:00 committed by GitHub
parent 84f57ac836
commit 50c1fd077a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "alacritty"
version = "0.4.2-dev"
authors = ["Christian Duerr <contact@christianduerr.com", "Joe Wilm <joe@jwilm.com>"]
authors = ["Christian Duerr <contact@christianduerr.com>", "Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
description = "GPU-accelerated terminal emulator"
readme = "../README.md"