Add myself as a second author

This commit is contained in:
Nick Fitzgerald
2021-11-04 13:30:56 -07:00
committed by Chris Fallin
parent bd8c7faf12
commit e23564700d

View File

@@ -1,7 +1,7 @@
[package] [package]
name = "isle" name = "isle"
version = "0.1.0" version = "0.1.0"
authors = ["Chris Fallin <chris@cfallin.org>"] authors = ["Chris Fallin <chris@cfallin.org>", "Nick Fitzgerald <fitzgen@gmail.com>"]
edition = "2018" edition = "2018"
license = "Apache-2.0 WITH LLVM-exception" license = "Apache-2.0 WITH LLVM-exception"