diff options
author | Egor Tensin <egor@tensin.name> | 2023-12-10 11:48:19 +0100 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2023-12-10 12:20:38 +0100 |
commit | f50900252c8b09a97417d29b8493292d4b9a5290 (patch) | |
tree | cbd746b038ccea73df6ce0cb9ba01d335ee63e49 | |
parent | my_workspace: configure git repositories separately (diff) | |
download | infra-ansible-f50900252c8b09a97417d29b8493292d4b9a5290.tar.gz infra-ansible-f50900252c8b09a97417d29b8493292d4b9a5290.zip |
switch to egor@tensin.name
-rw-r--r-- | LICENSE.txt | 2 | ||||
-rw-r--r-- | galaxy.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index bd3b1ef..cd72769 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Egor Tensin <Egor.Tensin@gmail.com> +Copyright (c) 2023 Egor Tensin <egor@tensin.name> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -7,4 +7,4 @@ readme: README.md license: - MIT authors: - - Egor Tensin <Egor.Tensin@gmail.com> + - Egor Tensin <egor@tensin.name> |