- From: Gregg Kellogg <gregg@greggkellogg.net>
- Date: Wed, 3 Feb 2021 16:45:56 -0800
- To: public-rdf-tests@w3.org
- Cc: Ivan Herman <ivan@w3.org>
Persuant to the general trend to replace “master” branches with “main”, I’ve removed our old “master” branch which was never updated,, and renamed “gh-pages: to “main”. If you have a clone of this repository, you’ll want to perform something like the following actions: git branch -m gh-pages main git fetch origin git branch -u origin/main main Additionally, the recent validation report [1] notes that we’re missing a w3c.json file, which contains technical information to associated the repo with the CG and appropriate staff members. If someone in the know could help with this, that would be great. Gregg Kellogg gregg@greggkellogg.net [1] https://w3c.github.io/validate-repos/report.html?grouptype=workinggroup&filter=defaultbranchismaster
Received on Thursday, 4 February 2021 00:46:39 UTC