Commit 20ef58bc97f202e9b47f631abe87bdeed6912ce9

Authored by Lucas Kanashiro
1 parent 364bbc8a

comment guidelines and fix a typo

Showing 1 changed file with 7 additions and 7 deletions   Show diff stats
opensym2017/content/08-contributions.tex
1 1 \section{Contributing with Free Software Communities}
2 2 \label{sec:contributions}
3 3  
4   -- projeto feito do jeito certo com relação ao software livre (contribuições upstream etc)
5   -* Colab -> RevProxy
6   -* Colab, atualização do python/django
7   -* Contribuições para o GitLab (autenticação)
8   -* Noosfero, atualização do Rails, preparação para federação, nova interface ...
9   -* Coper, empacotamentos (obs), omniauth
  4 +%- projeto feito do jeito certo com relação ao software livre (contribuições upstream etc)
  5 +%* Colab -> RevProxy
  6 +%* Colab, atualização do python/django
  7 +%* Contribuições para o GitLab (autenticação)
  8 +%* Noosfero, atualização do Rails, preparação para federação, nova interface ...
  9 +%* Coper, empacotamentos (obs), omniauth
10 10  
11 11  
12 12 During the execution of this project we made several contributions from
... ... @@ -33,7 +33,7 @@ Noosfero was the tool that contemplated several functional requirements,
33 33 therefore we made a large number of contributions with upstream. We helped to
34 34 migrate to the latest Rails version (web framework used by Noosfero), enable
35 35 the federation implementation (federation with other social networks), decouple
36   -the interface and the back-end, and so fourth.
  36 +the interface and the back-end, and so forth.
37 37  
38 38 We also contributed with some DevOps tools as well during the project. Some
39 39 member of our team took the maintenance of some python libraries that we used
... ...