All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Lawrence <slawrence@tresys.com>
To: SELinux List <selinux@tycho.nsa.gov>
Subject: ANN: SELinux Userspace moved to GitHub
Date: Thu, 26 Jun 2014 11:23:23 -0400	[thread overview]
Message-ID: <53AC3AEB.3090001@tresys.com> (raw)

Since open source development workflows have moved towards services like
GitHub and Bitbucket, we have decided to move the SELinux Userspace
repositories to GitHub. The project wiki is now available here:

  https://github.com/SELinuxProject/selinux/wiki

The repository can be checked out using the following:

  $ git clone https://github.com/SELinuxProject/selinux.git

Or if you already have the repository checked out, you can change to the
new location via:

  $ git remote set-url origin https://github.com/SELinuxProject/selinux.git

Alternatively, use GitHub's forking features to clone the repositories
to your own GitHub account.


Likewise, we have moved the CIL repository to GitHub. The CIL wiki is
now available here:

  https://github.com/SELinuxProject/cil/wiki

With the new repo location:

  $ git clone https://github.com/SELinuxProject/cil.git

                 reply	other threads:[~2014-06-26 15:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53AC3AEB.3090001@tresys.com \
    --to=slawrence@tresys.com \
    --cc=selinux@tycho.nsa.gov \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.