From 277999eac3a1a6bbf220540d722709124117006f Mon Sep 17 00:00:00 2001 From: Sam Tay Date: Thu, 14 Jan 2021 11:35:06 -0500 Subject: Update email address --- Cargo.toml | 2 +- appveyor.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 59905f2..cf1ec03 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ homepage = "https://github.com/samtay/so" repository = "https://github.com/samtay/so" keywords = ["cli", "tui", "stackoverflow", "stackexchange"] categories = ["command-line-utilities"] -authors = ["Sam Tay "] +authors = ["Sam Tay "] edition = "2018" [badges] diff --git a/appveyor.yml b/appveyor.yml index dc1c336..d5eeeb6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -65,7 +65,7 @@ branches: notifications: - provider: Email to: - - sam.chong.tay@gmail.com + - sam.chong.tay@pm.me on_build_success: false # Building is done in the test phase, so we disable Appveyor's build phase. -- cgit v1.2.3