1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-09 08:16:58 +02:00

Fix filename and add translator authorship

The incorrect filename in this file was overwriting the same document for the original document in English. This commit fixes this. Besides, the author of the translation had not added his info, so I did.
This commit is contained in:
Marcel Ribeiro Dantas, Ph.D
2022-07-10 12:18:22 +02:00
committed by GitHub
parent f53fab7788
commit feea0f044a

View File

@@ -4,7 +4,9 @@ tool: make
contributors:
- ["Robert Steed", "https://github.com/robochat"]
- ["Stephan Fuhrmann", "https://github.com/sfuhrm"]
filename: Makefile
translators:
- ["Rogério Gomes Rio", "https://github.com/rogerlista"]
filename: Makefile-pt
lang: pt-br
---