aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-01 08:17:11 +0000
committerzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-01 08:17:11 +0000
commit5c1c8227c981634bebea66780cc7e01875024e16 (patch)
treeaa912027f773750277325475b353a0683841275c
parent588b6891d664a513e58b8c8c182bb515522cda16 (diff)
downloadruby-5c1c8227c981634bebea66780cc7e01875024e16.tar.gz
* doc/contributing.rdoc: [DOC] Reporting other (ruby-lang.org) issues
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43946 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog4
-rw-r--r--doc/contributing.rdoc13
2 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3685f62c3..35bfd3a396 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Dec 1 17:16:36 2013 Zachary Scott <e@zzak.io>
+
+ * doc/contributing.rdoc: [DOC] Reporting other (ruby-lang.org) issues
+
Sun Dec 1 17:15:51 2013 Zachary Scott <e@zzak.io>
* doc/contributing.rdoc: [DOC] Current platform maintainers
diff --git a/doc/contributing.rdoc b/doc/contributing.rdoc
index c6272cdc50..de953a1d17 100644
--- a/doc/contributing.rdoc
+++ b/doc/contributing.rdoc
@@ -96,6 +96,19 @@ mailto:security@ruby-lang.org list and the problem will be published after
fixes have been released. You can also encrypt the issue using {the PGP public
key}[http://www.ruby-lang.org/security.asc] for the list.
+== Reporting Other Issues
+
+If you're having an issue with the website, or maybe the mailing list, you can
+contact the webmaster to help resolve the problem.
+
+The current webmaster is:
+
+* Hiroshi SHIBATA (hsbt)
+
+You can also report issues with the ruby-lang.org website on the issue tracker:
+
+* {issue tracker}[https://github.com/ruby/www.ruby-lang.org/issues]
+
== Resolve Existing Issues
As a next step beyond reporting issues you can help the core team resolve