Skip to content

Commit 7b4f6d9

Browse files
committed
Change the maintainer email address
1 parent e9fc7d4 commit 7b4f6d9

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ type: software
66
authors:
77
- given-names: Daniel
88
family-names: Vartanian
9-
email: danvartan@gmail.com
9+
email: hi@danielvartan.com
1010
affiliation: University of São Paulo
1111
orcid: 'https://orcid.org/0000-0001-7782-759X'
1212
- given-names: Leandro

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ representative at an online or offline event.
6060

6161
Instances of abusive, harassing, or otherwise unacceptable behavior may be
6262
reported to the community leaders responsible for enforcement at
63-
[danvartan@gmail.com](mailto:danvartan@gmail.com).
63+
[hi@danielvartan.com](mailto:hi@danielvartan.com).
6464
All complaints will be reviewed and investigated promptly and fairly.
6565

6666
All community leaders are obligated to respect the privacy and security of the

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Security Policy
22

3-
To report a security issue, please email danvartan@gmail.com with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. This project follows a 90 day disclosure timeline.
3+
To report a security issue, please email hi@danielvartan.com with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. This project follows a 90 day disclosure timeline.

codemeta.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@type": "Person",
1212
"familyName": "Vartanian",
1313
"givenName": "Daniel",
14-
"email": "danvartan@gmail.com",
14+
"email": "hi@danielvartan.com",
1515
"affiliation": {
1616
"@type": "Organization",
1717
"name": "University of São Paulo",
@@ -67,14 +67,14 @@
6767
"@type": "Person",
6868
"familyName": "Vartanian",
6969
"givenName": "Daniel",
70-
"email": "danvartan@gmail.com",
70+
"email": "hi@danielvartan.com",
7171
"@id": "https://orcid.org/0000-0001-7782-759X"
7272
},
7373
"maintainer": {
7474
"@type": "Person",
7575
"familyName": "Vartanian",
7676
"givenName": "Daniel",
77-
"email": "danvartan@gmail.com",
77+
"email": "hi@danielvartan.com",
7878
"@id": "https://orcid.org/0000-0001-7782-759X"
7979
},
8080
"description": "{LogoClim} is a NetLogo model for simulating and visualizing global climate conditions.",

0 commit comments

Comments
 (0)