Jeroen De Dauw has uploaded a new change for review. https://gerrit.wikimedia.org/r/69979
Change subject: Use markdown in readme file and link to TravisCI and Jenkins build status ...................................................................... Use markdown in readme file and link to TravisCI and Jenkins build status Change-Id: I9d000206c1f82e41f34ffab0e90de54b0da0bd71 --- R README.md 1 file changed, 19 insertions(+), 7 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticMediaWiki refs/changes/79/69979/1 diff --git a/README b/README.md similarity index 84% rename from README rename to README.md index 4c925c4..332db49 100644 --- a/README +++ b/README.md @@ -1,12 +1,20 @@ -== About == +About Semantic MediaWiki +======================== Semantic MediaWiki is a project for extending MediaWiki with "semantic" functions that enable machine-reading of wiki-content. For details and -further links, see http://semantic-mediawiki.org +further links, see https://semantic-mediawiki.org Notes on installing Semantic MediaWiki are found in the file INSTALL. -== Contact == +Build status +------------ + +* TravisCI: [](http://travis-ci.org/wikimedia/mediawiki-extensions-Ask) +* [WMF Jenkins](https://integration.wikimedia.org/ci/job/mwext-SemanticMediaWiki-testextensions-master/lastBuild/) + +Contact +------- If you have remarks, questions, or suggestions, please send them to [email protected]. You can subscribe to this @@ -23,7 +31,8 @@ [email protected]. Do not contact Markus directly if you just need free technical support -- that is what the user list is for. -== Developers == +Developers +---------- Development is coordinated by Jeroen De Dauw and Markus Krötzsch. @@ -34,7 +43,8 @@ Halo project funded by Vulcan Inc., where development is coordinated by ontoprise GmbH, Karlsruhe, Germany. -== Contributors == +Contributors +------------ * Denny Vrandecic is one of the original core developers. @@ -57,14 +67,16 @@ : were designed and realised by Markus Krötzsch. A previous version of : the SMW logo has been realised by Rozana Vrandecic. -== Translations == +Translations +------------ Translations to various languages are provided and maintained by many people. In general, main contributors can be found in the message files. Special thanks are due to Siebrand Mazeland and the translatewiki.net project for the excellent translation service they provide. -== Credits to other projects == +Credits to other projects +------------------------- * Most icons used by Semantic MediaWiki are derived from the "Crystal Clear" : icon theme for KDE, which was created by Everaldo (everaldo.com). -- To view, visit https://gerrit.wikimedia.org/r/69979 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9d000206c1f82e41f34ffab0e90de54b0da0bd71 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/SemanticMediaWiki Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
