diff options
| author | Worajedt Sitthidumrong <sjedt@3ddaily.com> | 2019-07-17 03:36:48 +0700 | 
|---|---|---|
| committer | Worajedt Sitthidumrong <sjedt@3ddaily.com> | 2019-07-17 03:36:48 +0700 | 
| commit | 735b636c93464c38328f01b211251838692ebbaf (patch) | |
| tree | 740bcea1fd77128049b78565445d1608d40e1b9d | |
| parent | eee5c877e36c118fefc5a7e913aea01a1f22da94 (diff) | |
add contributors & translators back
| -rw-r--r-- | th-th/pascal.th.html.markdown | 7 | 
1 files changed, 6 insertions, 1 deletions
| diff --git a/th-th/pascal.th.html.markdown b/th-th/pascal.th.html.markdown index b18611ee..045adcf8 100644 --- a/th-th/pascal.th.html.markdown +++ b/th-th/pascal.th.html.markdown @@ -1,6 +1,11 @@  ---  language: Pascal  filename: learnpascal.pas +contributors: +    - ["Ganesha Danu", "http://github.com/blinfoldking"] +    - ["Keith Miyake", "https://github.com/kaymmm"] +translators: +    - ["Worajedt Sitthidumrong", "https://github.com/Jedt3D"]  language: th-th  --- @@ -228,4 +233,4 @@ End.  ```  [1]:	https://en.wikipedia.org/wiki/Pascal_(programming_language) -[2]:	https://www.freepascal.org/
\ No newline at end of file +[2]:	https://www.freepascal.org/ | 
