diff options
author | Leigh Brenecki <l@leigh.net.au> | 2020-02-13 10:38:29 +1030 |
---|---|---|
committer | Leigh Brenecki <l@leigh.net.au> | 2020-02-13 10:38:29 +1030 |
commit | 5864aba42d2cf57dfe96049568b3a9689ea6a813 (patch) | |
tree | fdaa9a4fc9822b84c1be928b0656a4e4716f1b9d /pt-br | |
parent | 5c1cc4c82309a64daacbd687dd4091998cb806cc (diff) |
Purge my deadname
Diffstat (limited to 'pt-br')
-rw-r--r-- | pt-br/javascript-pt.html.markdown | 6 | ||||
-rw-r--r-- | pt-br/yaml-pt.html.markdown | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/pt-br/javascript-pt.html.markdown b/pt-br/javascript-pt.html.markdown index f12d275b..e38804f3 100644 --- a/pt-br/javascript-pt.html.markdown +++ b/pt-br/javascript-pt.html.markdown @@ -2,7 +2,7 @@ language: javascript filename: javascript-pt.js contributors: - - ["Adam Brenecki", "http://adam.brenecki.id.au"] + - ["Leigh Brenecki", "https://leigh.net.au"] - ["Ariel Krakowski", "http://www.learneroo.com"] translators: - ["Willian Justen", "http://willianjusten.com.br"] @@ -20,8 +20,8 @@ que é um projeto que fornece um interpretador baseado no motor V8 do Google Chrome e está se tornando cada vez mais famoso. Feedback são muito apreciados! Você me encontrar em -[@adambrenecki](https://twitter.com/adambrenecki), ou -[adam@brenecki.id.au](mailto:adam@brenecki.id.au). +[@ExcitedLeigh](https://twitter.com/ExcitedLeigh), ou +[l@leigh.net.au](mailto:l@leigh.net.au). ```js // Comentários são como em C. Comentários de uma linha começam com duas barras, diff --git a/pt-br/yaml-pt.html.markdown b/pt-br/yaml-pt.html.markdown index 07903325..21e9b4bb 100644 --- a/pt-br/yaml-pt.html.markdown +++ b/pt-br/yaml-pt.html.markdown @@ -1,7 +1,7 @@ --- language: yaml contributors: - - ["Adam Brenecki", "https://github.com/adambrenecki"] + - ["Leigh Brenecki", "https://github.com/adambrenecki"] translators: - ["Rodrigo Russo", "https://github.com/rodrigozrusso"] filename: learnyaml-pt.yaml |