Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2002-07-04 23:21:56 +0400
committerMiguel de Icaza <miguel@gnome.org>2002-07-04 23:21:56 +0400
commit9e8c02ef95ac43b3262139e55ae3c423fd394758 (patch)
treed10774f020d59feb3df69a8000fa4dfcbd17864e /web
parent15e22fd5341c44ce0895689867d2c162ca78fb8c (diff)
Update
svn path=/trunk/mono/; revision=5591
Diffstat (limited to 'web')
-rw-r--r--web/contributing5
-rw-r--r--web/faq2
2 files changed, 6 insertions, 1 deletions
diff --git a/web/contributing b/web/contributing
index ffadd989e98..034d4e99fdd 100644
--- a/web/contributing
+++ b/web/contributing
@@ -20,6 +20,11 @@
You can see what needs to be done in the class libraries <a href="class-status.html">here</a>
+* IRC Channel
+
+ Many developers get together on the <b>#mono</b> irc channel
+ on the <b>irc.gnome.org</b> server.
+
** To start contributing
As a programmer, you can contribute in three different scenarios to Mono:
diff --git a/web/faq b/web/faq
index f07c9822b24..e08bae097ba 100644
--- a/web/faq
+++ b/web/faq
@@ -120,7 +120,7 @@ A: Different parts of Mono will achieve usability at different stages,
Q: What major components will you include in Mono?
-A: Hopefully eveyrthing that Microsoft ships on their Framework
+A: Hopefully everything that Microsoft ships on their Framework
(ADO.NET, ASP.NET, Windows.Forms), and
we encourage third party developers to create reusable components that
work on both Mono and Windows.