diff options
author | Raul Almeida <36135994+almeidaraul@users.noreply.github.com> | 2019-10-29 19:53:29 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-29 19:53:29 -0300 |
commit | 87b2be61024a7ccc1e8cb66a3b8e1cccffb8deee (patch) | |
tree | da50080ceb11d6502d278163272c565b632c24ca /pt-br | |
parent | ef1ccd2b0f9ca450395b6391b1155c981cd4ad4d (diff) |
Update contributors in pascal-pt
I translated this a while back and decided to add myself as a contributor besides a translator because I changed much of the original text to what I feel is a more legible, better explanation of the Pascal language.
Diffstat (limited to 'pt-br')
-rw-r--r-- | pt-br/pascal-pt.html.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pt-br/pascal-pt.html.markdown b/pt-br/pascal-pt.html.markdown index 3a37271a..749b2d0d 100644 --- a/pt-br/pascal-pt.html.markdown +++ b/pt-br/pascal-pt.html.markdown @@ -4,6 +4,7 @@ filename: learnpascal-pt.pas contributors: - ["Ganesha Danu", "https://github.com/blinfoldking"] - ["Keith Miyake", "https//github.com/kaymmm"] + - ["Raul Almeida", "https://github.com/almeidaraul"] translators: - ["Raul Almeida", "https://github.com/almeidaraul"] lang: pt-br |