Skip to content

Commit d7e1b23

Browse files
committed
Update of the About information
1 parent e1d204e commit d7e1b23

1 file changed

Lines changed: 37 additions & 26 deletions

File tree

docs/about.md

Lines changed: 37 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,39 @@ It allows for automated testing of:
1616
* Views
1717
* Anything else that can be executed and observed from PL/SQL
1818

19-
utPLSQL is developed 100% voluntarily and embraces a [Code of Conduct](https://github.com/utPLSQL/utPLSQL/blob/develop/CODE_OF_CONDUCT.md).
19+
Around the core framework, the community also maintains a set of companion tools:
2020

21-
Additional information can be found in the [documentation](/documentation) pages.
21+
* [utPLSQL-cli](https://github.com/utPLSQL/utPLSQL-cli) — command-line interface
22+
* [utPLSQL-maven-plugin](https://github.com/utPLSQL/utPLSQL-maven-plugin) — Maven integration
23+
* [utPLSQL for SQL Developer](https://github.com/utPLSQL/utPLSQL-SQLDeveloper) — SQL Developer extension
24+
* [utPLSQL for PL/SQL Developer](https://github.com/utPLSQL/utPLSQL-PLSQL-Developer) — PL/SQL Developer plugin
2225

23-
[![issues](http://img.shields.io/badge/GitHub_Project-Active-blue.svg)](https://github.com/utPLSQL/utPLSQL/issues)
24-
[![license](http://img.shields.io/badge/license-apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
25-
[![GitHub Discussions](https://img.shields.io/github/discussions/utPLSQL/utPLSQL)](https://github.com/utPLSQL/utPLSQL/discussions)
26-
[![twitter](https://img.shields.io/twitter/follow/utPLSQL.svg?style=social&label=Follow)](https://twitter.com/utPLSQL)
27-
[![linkedIn](https://img.shields.io/badge/LinkedIn-Follow-blue?logo=linkedin)](https://www.linkedin.com/company/utplsql/)
26+
Additional information can be found in the [documentation](/documentation) pages, and further articles, videos and
27+
code examples are listed on the [resources](/resources) page.
2828

29-
utPLSQL and its companion tools are open source, [hosted on GitHub](https://github.com/utPLSQL). Contributions, help
30-
and constructive feedback are always appreciated — read the [contributing guide](https://github.com/utPLSQL/utPLSQL/blob/develop/CONTRIBUTING.md)
31-
if you'd like to get involved.
3229

30+
## Project Details
31+
32+
utPLSQL framework and its related tools are all open source, actively maintained, and hosted on
33+
[GitHub](https://github.com/utPLSQL).
34+
35+
The framework and its companion tools are licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0).
36+
37+
Follow the project on [Twitter](https://twitter.com/utPLSQL), [Bluesky](https://bsky.app/profile/utplsql.bsky.social)
38+
and [LinkedIn](https://www.linkedin.com/company/utplsql/) for news and announcements.
39+
40+
41+
## Community
42+
43+
utPLSQL is developed 100% voluntarily by an open community, which embraces a
44+
[Code of Conduct](https://github.com/utPLSQL/utPLSQL/blob/develop/CODE_OF_CONDUCT.md).
45+
46+
* Search or start a topic on [GitHub Discussions](https://github.com/utPLSQL/utPLSQL/discussions) to ask questions, find support and share ideas
47+
* Open a new [issue on GitHub](https://github.com/utPLSQL/utPLSQL/issues) for bugs or feature requests
48+
* Read the [contributing guide](https://github.com/utPLSQL/utPLSQL/blob/develop/CONTRIBUTING.md) if you'd like to get involved
49+
50+
51+
## History
3352

3453
### Framework history
3554

@@ -61,18 +80,12 @@ Many thanks to [all contributors](https://github.com/utPLSQL/utPLSQL/graphs/cont
6180

6281
### Prior versions creators
6382

64-
| Name | Comments
65-
| ------------------------------------------------- | --------------
66-
| [Steven Feuerstein](http://stevenfeuerstein.com/) | Original Author
67-
| Chris Rimmer |
68-
| Patrick Barel |
69-
| Paul Walker |
70-
71-
72-
## Getting Support
73-
74-
* Search or start a topic on [GitHub Discussions](https://github.com/utPLSQL/utPLSQL/discussions) to ask questions, find support and share ideas
75-
* Open a new [issue on GitHub](https://github.com/utPLSQL/utPLSQL/issues) for bugs or feature requests
83+
| Name | Comments |
84+
| -------------------------------------------------- | ---------------- |
85+
| [Steven Feuerstein](http://stevenfeuerstein.com/) | Original Author |
86+
| Chris Rimmer | |
87+
| Patrick Barel | |
88+
| Paul Walker | |
7689

7790

7891
## Licensing
@@ -93,10 +106,8 @@ The utPLSQL project is community-driven and is not commercially motivated. Nonet
93106

94107
### Active supporters
95108

96-
97-
| Supporter | Details |
98-
|-----------|---------|
99-
| | |
109+
There are currently no active supporters. If your company would like to support the project, please reach out on
110+
[GitHub Discussions](https://github.com/utPLSQL/utPLSQL/discussions).
100111

101112
### Past supporters
102113

0 commit comments

Comments
 (0)