phtan.github.io/dvcs.html

34 lines
1.0 KiB
HTML
Raw Normal View History

<html>
2018-09-28 12:27:04 +00:00
<p>If you're familiar with Git (the revision-control system), the following are software - which have been initiated by others - which
I have contributed code to:
</p>
<ol>
2018-09-28 12:35:21 +00:00
<li><a href="https://github.com/go-gitea/gitea">Gitea </a>
(click
2018-09-28 12:38:39 +00:00
<a href="https://github.com/go-gitea/gitea/commits?author=phtan">here</a> for details of my contributions)
2018-09-28 12:27:04 +00:00
</li>
2018-09-28 12:35:21 +00:00
<li><a href="https://github.com/gogs/gogs">Gogs </a>
(my contributions
2018-09-28 12:38:39 +00:00
<a href="https://github.com/gogs/gogs/commits?author=phtan">here</a>
)
2018-09-28 12:27:04 +00:00
</li>
2018-09-28 12:35:21 +00:00
<li><a href="https://github.com/Tatoeba/tatoeba2">Tatoeba </a>
(and <a href="https://github.com/Tatoeba/tatoeba2/commits?author=phtan">my contributions</a>)
2018-09-28 12:27:04 +00:00
</li>
</ol>
</p>
<p>Online, my Git-related accounts are the following:
<ul>
<li><a href="https://github.com/phtan/">
Github, at the user-name phtan
</a>
</li>
<li><a href="https://gitlab.com/phtan">
Gitlab, at the same user-name
</a>
</li>
</ul>
</p>
</html>