Skip to content

Commit c0c6986

Browse files
committed
Update of project information.
1 parent 881351f commit c0c6986

5 files changed

Lines changed: 31 additions & 30 deletions

File tree

docs/about.md

Lines changed: 30 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,17 @@ menuInclude: true
77

88
utPLSQL is an open-source testing framework for PL/SQL and SQL
99

10-
It allow for automated testing of:
10+
It allows for automated testing of:
1111

1212
* Packages
1313
* Functions
1414
* Procedures
1515
* Triggers
1616
* Views
17-
* Anything else that can be execute and observed from PL/SQL
17+
* Anything else that can be executed and observed from PL/SQL
1818

1919
utPLSQL is developed 100% voluntarily and embraces a [Code of Conduct](https://github.com/utPLSQL/utPLSQL/blob/develop/CODE_OF_CONDUCT.md).
2020

21-
Feel free to [try it out](/downloads), you won't regret it.
2221
Additional information can be found in the [documentation](/documentation) pages.
2322

2423

@@ -31,30 +30,26 @@ the community, using the object-oriented capabilities of the Oracle database to
3130
This had significant impact on the syntax and the way the framework can be used.
3231

3332

34-
## Contributors
35-
36-
### Major Active Maintainers
33+
### Major Contributors
3734

38-
| Name | Comments
39-
| ----------------------------------------------------- | --------------
40-
| [Jacek Gebal](https://twitter.com/GebalJacek/) | Project lead
41-
| [Pavel Kaplya](https://twitter.com/Pazus) |
42-
| [Samuel Nitsche](https://twitter.com/Der_Pesse) |
43-
| [Lukasz Wasylow](https://twitter.com/Baalowy) |
44-
| [Philipp Salvisberg](https://twitter.com/phsalvisberg)|
4535

36+
| Name | Comments |
37+
|------------------------------------------------------------------|----------------------------------------------------------------------------------------------------
38+
| [Jacek Gebal](https://twitter.com/GebalJacek/) | Project lead, admin, core PL/SQL framework, pipelines, expectations, reporters, annotations, cache |
39+
| [Pavel Kaplya](https://twitter.com/Pazus) | Core PL/SQL framework, design, annotations |
40+
| [Lukasz Wasylow](https://twitter.com/Baalowy) | Core PL/SQL framework, demo project |
41+
| [Samuel Nitsche](https://twitter.com/Der_Pesse) | utPLSQL-java-api, utPLSQL-cli |
42+
| [Philipp Salvisberg](https://twitter.com/phsalvisberg) | utPLSQL-SQLDeveloper-extension |
43+
| [Simon Martinelli](https://www.linkedin.com/in/simonmartinelli/) | utPLSQL-PLSQL-Developer plugin, utPLSQL-cli |
44+
| [Vinicius Avellar](https://twitter.com/mrvmoreira) | utPLSQL-java-api, maven-plugin, utPLSQL-cli |
45+
| Robert Love | |
46+
| David Pyke | |
4647

47-
Many thanks to [all the contributors](https://github.com/utPLSQL/utPLSQL/graphs/contributors).
4848

49-
### Major Contributors
49+
Many thanks to [all contributors](https://github.com/utPLSQL/utPLSQL/graphs/contributors) across utPLSQL projects.
5050

51-
| Name | Comments
52-
| -------------------------------------------------- | --------------
53-
| Robert Love |
54-
| David Pyke |
55-
| [Vinicius Avellar](https://twitter.com/mrvmoreira) |
5651

57-
### Prior Major Contributors
52+
### Prior versions creators
5853

5954
| Name | Comments
6055
| ------------------------------------------------- | --------------
@@ -68,11 +63,17 @@ Many thanks to [all the contributors](https://github.com/utPLSQL/utPLSQL/graphs/
6863

6964
The utPLSQL project is community-driven and is not commercially motivated. Nonetheless, donations and other contributions are always welcome, and are detailed below.
7065

71-
<table>
72-
<tbody>
73-
<tr>
74-
<td><a href="https://www.red-gate.com/hub/events/open-source-projects" rel="nofollow"><img src="/images/supported_by_redgate_100.png" alt="supported_by_redgate" style="max-width:100%;"></a></td>
75-
<td>utPLSQL has been supported by Redgate in the form of sponsored stickers and t-shirts. Thank you for helping us spreading the word!</td>
76-
</tr>
77-
</tbody>
78-
</table>
66+
### Active supporters
67+
68+
69+
| Supporter | Details |
70+
|-----------|---------|
71+
| | |
72+
73+
### Past supporters
74+
75+
76+
| Supporter | Details |
77+
|--------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------|
78+
| [![supported_by_redgate](assets/supported_by_redgate_100.png)](https://www.red-gate.com/hub/events/open-source-projects) | In 2019, Redgate supported utPLSQL by sponsoring stickers and t-shirts |
79+

docs/announcements/posts/2019-05-09-sqlcl-integration-for-utPLSQL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Today at [#apexConn19](https://twitter.com/search?q=%23apexConn19&src=typd).
1414
As a result, something amazing happened. Within an hour or so, Kris created a fully functional auto-runner for utPLSQL tests within Oracle sqlcl.
1515

1616

17-
![utPSLQL-sqlcl](../../assets/images/sqlcl-utplsql.jpg)
17+
![utPSLQL-sqlcl](../../assets/sqlcl-utplsql.jpg)
1818

1919
[See for yourself](https://twitter.com/krisrice/status/1126467712211988480)
2020

-229 KB
Binary file not shown.

0 commit comments

Comments
 (0)