summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide/ci
diff options
context:
space:
mode:
authorNoah Lev <camelidcamel@gmail.com>2021-10-21 12:53:03 -0700
committerJoshua Nelson <github@jyn.dev>2021-10-21 15:13:09 -0500
commit56748c3e4bd1bf4f7084c6ff91d0ac6eae08f437 (patch)
treea56dce270dec8146ad9e9ee4a22c5681ed8ce013 /src/doc/rustc-dev-guide/ci
parent30ed0914db52e489e2ff05c60ecdc972f5da6ad0 (diff)
downloadrust-56748c3e4bd1bf4f7084c6ff91d0ac6eae08f437.tar.gz
rust-56748c3e4bd1bf4f7084c6ff91d0ac6eae08f437.zip
Update author field
Diffstat (limited to 'src/doc/rustc-dev-guide/ci')
-rw-r--r--src/doc/rustc-dev-guide/ci/date-check/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/ci/date-check/Cargo.toml b/src/doc/rustc-dev-guide/ci/date-check/Cargo.toml
index 884f485fad5..472529511d0 100644
--- a/src/doc/rustc-dev-guide/ci/date-check/Cargo.toml
+++ b/src/doc/rustc-dev-guide/ci/date-check/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 name = "date-check"
 version = "0.1.0"
-authors = ["Camelid <camelidcamel@gmail.com>"]
+authors = ["Noah Lev <camelidcamel@gmail.com>"]
 edition = "2021"
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html