diff options
Diffstat (limited to 'es-es')
| -rw-r--r-- | es-es/javascript-es.html.markdown | 6 | ||||
| -rw-r--r-- | es-es/yaml-es.html.markdown | 2 | 
2 files changed, 4 insertions, 4 deletions
| diff --git a/es-es/javascript-es.html.markdown b/es-es/javascript-es.html.markdown index 31512dc4..050154c7 100644 --- a/es-es/javascript-es.html.markdown +++ b/es-es/javascript-es.html.markdown @@ -1,7 +1,7 @@  ---  language: javascript  contributors: -    - ["Adam Brenecki", "http://adam.brenecki.id.au"] +    - ["Leigh Brenecki", "https://leigh.net.au"]      - ["Ariel Krakowski", "http://www.learneroo.com"]  translators:      - ["Daniel Zendejas","https://github.com/DanielZendejas"] @@ -19,8 +19,8 @@ para front-end que Java.  Sin embargo, JavaScript no sólo se limita a los navegadores web: Node.js, un proyecto que proporciona un entorno de ejecución independiente para el motor V8 de Google Chrome, se está volviendo más y más popular.  ¡La retroalimentación es bienvenida! Puedes encontrarme en:  -[@adambrenecki](https://twitter.com/adambrenecki), o -[adam@brenecki.id.au](mailto:adam@brenecki.id.au). +[@ExcitedLeigh](https://twitter.com/ExcitedLeigh), o +[l@leigh.net.au](mailto:l@leigh.net.au).  ```js  // Los comentarios en JavaScript son los mismos como comentarios en C.  diff --git a/es-es/yaml-es.html.markdown b/es-es/yaml-es.html.markdown index cd3143fb..582fa60e 100644 --- a/es-es/yaml-es.html.markdown +++ b/es-es/yaml-es.html.markdown @@ -3,7 +3,7 @@ language: yaml  lang: es-es  filename: learnyaml-es.yaml  contributors: -  - ["Adam Brenecki", "https://github.com/adambrenecki"] +  - ["Leigh Brenecki", "https://github.com/adambrenecki"]    - ["Everardo Medina","https://github.com/everblut"]  translators:    - ["Daniel Zendejas","https://github.com/DanielZendejas"] | 
