Skip to content

Commit 696b78d

Browse files
authored
Match formatting throughout
1 parent 7dc0ce7 commit 696b78d

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

USERS.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -71,29 +71,29 @@ AsciiDoc content to HTML 5, PDF and other formats That is implemented in Ruby.
7171

7272
Additional content in the [JRuby Success Stories](https://github.com/jruby/jruby/wiki/SuccessStories#substitutealert-inc) wiki page.
7373

74-
**Desc:** We make SubAlert, the top rated substitute teacher app in the U.S. and Canada.
74+
* **Desc:** We make SubAlert, the top rated substitute teacher app in the U.S. and Canada.
7575

76-
**Usage:** JRuby is used for scaling this highly parallel application in ways that CRuby can't match. Java integration with the Firebase library allows sending Android notifications, even though there's no official support for Ruby. The JRuby team has been amazingly responsive and we are really happy using JRuby for over 12 years at the time of this writing! 🎉
76+
* **Usage:** JRuby is used for scaling this highly parallel application in ways that CRuby can't match. Java integration with the Firebase library allows sending Android notifications, even though there's no official support for Ruby. The JRuby team has been amazingly responsive and we are really happy using JRuby for over 12 years at the time of this writing! 🎉
7777

78-
**Since:** 2013
78+
* **Since:** 2013
7979

80-
**Links:** [https://www.subalert.com](https://www.subalert.com), [iPhone App](https://apps.apple.com/us/app/subalert-for-frontline-ed/id557785741), [Android App](https://play.google.com/store/apps/details?id=com.substitutealert)
80+
* **Links:** [https://www.subalert.com](https://www.subalert.com), [iPhone App](https://apps.apple.com/us/app/subalert-for-frontline-ed/id557785741), [Android App](https://play.google.com/store/apps/details?id=com.substitutealert)
8181

82-
**Contact:** @mohamedhafez83
82+
* **Contact:** @mohamedhafez83
8383

8484
### eazyBI
8585

86-
**Desc:** eazyBI is a Business Intelligence application for creating reports, charts, and dashboards from many different data sources. eazyBI's most popular integration is with Atlassian Jira and other Jira apps. It is one of the top-selling third-party apps on the Atlassian Marketplace.
86+
* **Desc:** eazyBI is a Business Intelligence application for creating reports, charts, and dashboards from many different data sources. eazyBI's most popular integration is with Atlassian Jira and other Jira apps. It is one of the top-selling third-party apps on the Atlassian Marketplace.
8787

88-
**Usage:** eazyBI is a Ruby on Rails application that runs on JRuby. JRuby allows embedding a Java-based Mondrian OLAP engine, integrating with Apache POI and Batik libraries, as well as packaging eazyBI as a Jira Data Center plugin (Java jar file).
88+
* **Usage:** eazyBI is a Ruby on Rails application that runs on JRuby. JRuby allows embedding a Java-based Mondrian OLAP engine, integrating with Apache POI and Batik libraries, as well as packaging eazyBI as a Jira Data Center plugin (Java jar file).
8989
eazyBI is deployed both in the cloud as well as installed on thousands of customer servers running Linux or Windows and connecting to PostgreSQL, MySQL, Oracle, and Microsoft SQL Server databases.
9090
One of the eazyBI core components is [mondrian-olap](https://github.com/rsim/mondrian-olap) which provides JRuby DSL for using the Mondrian OLAP engine.
9191

92-
**Since:** 2011
92+
* **Since:** 2011
9393

94-
**Links:** [eazyBI](https://eazybi.com)
94+
* **Links:** [eazyBI](https://eazybi.com)
9595

96-
**Contact:** @rsim
96+
* **Contact:** @rsim
9797

9898
### GoCD (Go Continuous Delivery)
9999

0 commit comments

Comments
 (0)