Merge pull request #6 from PaganoBerserker/develop

Develop: Se agrega al Revisor
This commit is contained in:
P1R0 2023-02-22 10:05:10 -06:00 committed by GitHub
commit bfb2af3bad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 2 deletions

View File

@ -155,7 +155,7 @@ $ git flow hotfix finish (name)
# estabas en el maestro, y luego debes estar en la rama de desarrollo
$ git push origin --all --follow-tags
```
## LICENSE
@ -175,7 +175,13 @@ Free Documentation License".
- [Gustavo Bermudez](nizaries44@gmail.com)
Revisor:
- [David E. Perez Negron R.](mailto:david@neetsec.com)
---
## REFERENCIAS
\[1\] Daniel Kummer, "Git-flow cheatsheet", https://client.aragon.org/#/decentralizedclimate/, 2023.
\[1\] Daniel Kummer, "Git-flow cheatsheet", https://danielkummer.github.io/git-flow-cheatsheet/index.html), 2023.
\[2\] www.campingcoder.com, "How to use git flow", https://www.campingcoder.com/2018/04/how-to-use-git-flow/, 2023.