diff options
| author | Divay Prakash <divayprakash@users.noreply.github.com> | 2020-01-24 20:09:51 +0530 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-24 20:09:51 +0530 | 
| commit | 6db3c76eddf8e5755875b25b342d5e229a31e696 (patch) | |
| tree | 43982cc4af6699c431e9c068fe37114b056c506e | |
| parent | e02b5aa001b03eed7570aa77da2078f9f566ac84 (diff) | |
| parent | 87b2be61024a7ccc1e8cb66a3b8e1cccffb8deee (diff) | |
Merge pull request #3743 from almeidaraul/patch-2
[pascal/pt-br] Update contributors in pascal-pt
| -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 82cce843..72302695 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 | 
