docs:update email (#85)
This commit is contained in:
parent
1b27b1553c
commit
7db1be51e6
7 changed files with 7 additions and 7 deletions
|
@ -60,7 +60,7 @@ representative at an online or offline event.
|
||||||
|
|
||||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
||||||
reported to the community leaders responsible for enforcement at
|
reported to the community leaders responsible for enforcement at
|
||||||
ramon.aycojr+hack@gmail.com.
|
ayo@ayco.io.
|
||||||
All complaints will be reviewed and investigated promptly and fairly.
|
All complaints will be reviewed and investigated promptly and fairly.
|
||||||
|
|
||||||
All community leaders are obligated to respect the privacy and security of the
|
All community leaders are obligated to respect the privacy and security of the
|
||||||
|
|
|
@ -17,7 +17,7 @@ The [issues page](https://github.com/ayoayco/astro-reactive-library/issues) cont
|
||||||
|
|
||||||
If you don't find anything there, I'm happy to help you get your contribution in.
|
If you don't find anything there, I'm happy to help you get your contribution in.
|
||||||
|
|
||||||
You can always [create a new issue](https://github.com/ayoayco/astro-reactive-library/issues/new/choose) for your own idea, [email me (ramon.aycojr+hack@gmail.com)](mailto:ramon.aycojr+hack@gmail.com) or message me on [Twitter (@ayoayco)](https://twitter.com/ayoayco).
|
You can always [create a new issue](https://github.com/ayoayco/astro-reactive-library/issues/new/choose) for your own idea, [email me (ayo@ayco.io)](mailto:ayo@ayco.io) or message me on [Twitter (@ayoayco)](https://twitter.com/ayoayco).
|
||||||
|
|
||||||
# The Astro Reactive Library
|
# The Astro Reactive Library
|
||||||
|
|
||||||
|
|
|
@ -33,7 +33,7 @@ The [issues page](https://github.com/ayoayco/astro-reactive-library/issues) cont
|
||||||
|
|
||||||
If you don't find anything there, I'm happy to help you get your contribution in.
|
If you don't find anything there, I'm happy to help you get your contribution in.
|
||||||
|
|
||||||
You can always [create a new issue](https://github.com/ayoayco/astro-reactive-library/issues/new/choose) for your own idea, [email me](mailto:ramon.aycojr+hack@gmail.com) or message me on [Twitter (@ayoayco)](https://twitter.com/ayoayco).
|
You can always [create a new issue](https://github.com/ayoayco/astro-reactive-library/issues/new/choose) for your own idea, [email me (ayo@ayco.io)](mailto:ayo@ayco.io) or message me on [Twitter (@ayoayco)](https://twitter.com/ayoayco).
|
||||||
|
|
||||||
# Running locally
|
# Running locally
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Ayo Ayco",
|
"name": "Ayo Ayco",
|
||||||
"email": "ramon.aycojr@gmail.com",
|
"email": "ayo@ayco.io",
|
||||||
"url": "https://ayco.io"
|
"url": "https://ayco.io"
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"homepage": "https://ayco.io/showcase/astro-reactive-library#readme",
|
"homepage": "https://ayco.io/showcase/astro-reactive-library#readme",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Ayo Ayco",
|
"name": "Ayo Ayco",
|
||||||
"email": "ramon.aycojr@gmail.com",
|
"email": "ayo@ayco.io",
|
||||||
"url": "https://ayco.io"
|
"url": "https://ayco.io"
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"homepage": "https://github.com/ayoayco/astro-reactive-library#readme",
|
"homepage": "https://github.com/ayoayco/astro-reactive-library#readme",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Ayo Ayco",
|
"name": "Ayo Ayco",
|
||||||
"email": "ramon.aycojr@gmail.com",
|
"email": "ayo@ayco.io",
|
||||||
"url": "https://ayco.io"
|
"url": "https://ayco.io"
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Validation Library for Astro Reactive Form 🔥",
|
"description": "Validation Library for Astro Reactive Form 🔥",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Ayo Ayco",
|
"name": "Ayo Ayco",
|
||||||
"email": "ramon.aycojr@gmail.com",
|
"email": "ayo@ayco.io",
|
||||||
"url": "https://ayco.io"
|
"url": "https://ayco.io"
|
||||||
},
|
},
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|
Loading…
Reference in a new issue