README.rdoc in icu_tournament-1.9.7 vs README.rdoc in icu_tournament-1.9.8
- old
+ new
@@ -2,11 +2,11 @@
For reading or writing files of chess tournament data. Original project name on github was _chess_icu_.
== Install
-For Ruby 1.9.2, 1.9.3, 2.0.0 (version 1.1.2 was the last compatible with Ruby 1.8.7).
+For Ruby 1.9.2, 1.9.3, 2.0.0, 2.2.1 (version 1.1.2 was the last compatible with Ruby 1.8.7).
gem install icu_tournament
For name canonicalisation, the _icu_name_ gem is required and
for handling SwissPerfect files the _dbf_ and _rubyzip_ gems are needed.
@@ -72,5 +72,9 @@
On error, the _parse_ method returns _nil_ and an error message can be retrieved from the parser (parser.error).
== Author
Mark Orr, rating officer for the Irish Chess Union (ICU[http://icu.ie]).
+
+== Current Maintainer
+
+David Murray, rating officer for the Irish Chess Union. Contact ratings@icu.ie.