mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-16 15:58:16 +00:00
blog: add post about migration from gitlab
This commit is contained in:
parent
639cf2057d
commit
2d30680f6f
1 changed files with 13 additions and 0 deletions
13
_posts/2020-04-13-migration-github.md
Normal file
13
_posts/2020-04-13-migration-github.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
layout: post
|
||||
title: Migration of the monero-site repository from Gitlab to GitHub
|
||||
summary: The repository of getmonero.org was migrated to GitHub
|
||||
tags: [community]
|
||||
author: ErCiccione
|
||||
---
|
||||
|
||||
The repository of the Getmonero.org website was migrated from Gitlab (https://repo.getmonero.org/monero-project/monero-site) to GitHub (https://github.com/monero-project/monero-site). All issues and pull requests should now be opened on GitHub.
|
||||
|
||||
In 2018 we decided to migrate the repositories containing this website and the [CCS platform](https://ccs.getmonero.org) from GitHub to Gitlab, in response to Microsoft buying the former. After a long period of testing we now decided to move back the monero-site repository to GitHub. The CCS related repositories are staying on Gitlab (CCS Frontend, CCS Backend, CCS Proposals) and the monero-site repository on Gitlab will be used as a mirror. To understand the reasoning behind these changes, read the [discussion on GitHub](https://github.com/monero-project/meta/issues/236).
|
||||
|
||||
Nothing about the Community Crowdfunding System has changed. If you want to open a CCS proposal, please keep using Gitlab as before.
|
Loading…
Reference in a new issue