aboutsummaryrefslogtreecommitdiff
path: root/etc/ANNOUNCE-github.md
diff options
context:
space:
mode:
authorEnrico2015-12-14 11:40:45 +0100
committerEnrico2015-12-14 11:40:45 +0100
commit94fdfb0fea69ff18c688121cd0b77ec26c886cd2 (patch)
treeee7b4c559410d13ff8861c24b4523f1c38b45bc0 /etc/ANNOUNCE-github.md
parentc910198799e49ff368cc8ad8e4bd3ccd2fad0050 (diff)
Update ANNOUNCE-github.md
Diffstat (limited to 'etc/ANNOUNCE-github.md')
-rw-r--r--etc/ANNOUNCE-github.md18
1 files changed, 8 insertions, 10 deletions
diff --git a/etc/ANNOUNCE-github.md b/etc/ANNOUNCE-github.md
index f0244f7..3554490 100644
--- a/etc/ANNOUNCE-github.md
+++ b/etc/ANNOUNCE-github.md
@@ -2,15 +2,13 @@
We are plase to announce that the development of the Mathematical Components now
happens in the public and takes advantage of github's organization system.
-
-http://math-comp.github.io/math-comp/
-
The purpose of such organization is to create a synergy between the Mathematical Components
library and its ecosystem of related projects.
-The main archive is now avilable as a git repository in the organization name space
-https://github.com/math-comp/math-comp and accepts bug reports and pull requests via
-the standard github interface.
+The [homepage](http://math-comp.github.io/math-comp/) is now hosted by the
+github.io service, and the [main archive](https://github.com/math-comp/math-comp)
+is available as a git repository in the [organization space](https://github.com/math-comp/).
+We accept bug reports and pull requests via the standard github interface.
Users of the library are encouraged to join the organization and place (or mirror) their projects
in the organization name space. The immediate gain is discoverability. The more long term deal
@@ -19,10 +17,10 @@ library will be carefully assessed on all the mature projects part of the organi
exchange we expect members of the organization to actively maintain their code when a breaking
change is applied or a patch is proposed.
-The organization hosts a wiki for exchanging tips and tricks, gotchas, good practices, etc:
-https://github.com/math-comp/math-comp/wiki
+The organization hosts a [wiki](https://github.com/math-comp/math-comp/wiki) for exchanging tips
+and tricks, gotchas, good practices, etc:
-The ssreflect mailing list shall serve as the privileged communication channel between the
-organization members: https://sympa.inria.fr/sympa/info/ssreflect
+The ssreflect [mailing list](https://sympa.inria.fr/sympa/info/ssreflect) shall serve as the
+privileged communication channel between the organization members.
-- The Mathematical Components team