diff options
author | Ayush Agarwal <ayush@fastmail.in> | 2022-02-16 20:43:01 +0530 |
---|---|---|
committer | Ayush Agarwal <ayush@fastmail.in> | 2022-02-16 20:43:01 +0530 |
commit | 54bf7b219cfa52817508df8dc7039413d59b2791 (patch) | |
tree | 951f740f298c45d3ba713a343e95ca33aae4f9ef /tessen | |
parent | 1beedb2b0ac360ac5f819045789cd200a9fcc1f8 (diff) |
chore: change email address
I'm gradually moving away from my .in email address.
Diffstat (limited to 'tessen')
-rwxr-xr-x | tessen | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/env bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2021 Ayush Agarwal <ayush at fastmail dot in> +# Copyright (C) 2021 Ayush Agarwal <ayushnix at fastmail dot com> # # vim: set expandtab ts=2 sw=2 sts=2: # |