FYI,

I have renamed the default branch in libcgroup and
libcgroup-tests to main.  Github has automated much of
the work on the backend [1], but you may need to update
your local copies of these repos [2].  Pull requests and
issues will automatically point to the new branch name.

The previous default branch name was insensitive and was
not a reflection of libcgroup or its contributors.  I feel
strongly that we need to do all we can to make the greater
Linux community more inclusive and welcoming to _all_
people.  This is one small act that I can do to further
this noble goal.

Please let me know if you encounter any issues.

Best regards.

Tom

[1] https://github.com/github/renaming
[2] Here are a few quick steps to utilize the new branch:
    $ git branch -m master main
    $ git fetch origin
    $ git branch -u origin/main main



_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to