Skip to content
This repository was archived by the owner on Aug 29, 2024. It is now read-only.

Commit bf7aff4

Browse files
committed
Fix the table formatting in mailing lists page
Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from #460)
1 parent cf3cb26 commit bf7aff4

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

community/mailinglists.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,33 +8,29 @@ be a member of the list to post to it. Anything you post to a list,
88
including the E-mail address you posted from, will be sent to and seen
99
by all other members of the list.
1010

11-
<p>
12-
13-
| List | Purpose |
11+
| **List** | **Purpose** |
1412
|-------------------------------------------------------------------------------|-----------------------------------------------------------------------------------|
1513
| [openssl-announce](https://mta.openssl.org/mailman/listinfo/openssl-announce) | Official Project Announcements; low-volume read-only. |
1614
| [openssl-project](https://mta.openssl.org/mailman/listinfo/openssl-project) | Discussion about the organization and structure of the project itself. Moderated. |
1715
| [openssl-commits](https://mta.openssl.org/mailman/listinfo/openssl-commits) | Commits to the source repository and build results; read-only. |
1816
| [openssl-dev](https://mta.openssl.org/mailman/listinfo/openssl-dev) | This is now a read-only list, and is archived. |
1917
| [openssl-users](https://mta.openssl.org/mailman/listinfo/openssl-users) | Any questions about building, using, etc., OpenSSL itself. |
2018

21-
</p>
19+
<p>&nbsp;</p>
2220

2321
## Archives
2422

2523
Public archives can be found at the following locations:
2624

27-
<p>
28-
29-
| List | Archives |
25+
| **List** | **Archives** |
3026
|----------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
3127
| openssl-announce | <https://marc.info/?l=openssl-announce><br /><https://www.mail-archive.com/openssl-announce@openssl.org/> |
3228
| openssl-users | <https://marc.info/?l=openssl-users><br /><https://www.mail-archive.com/openssl-users@openssl.org/><br /><https://groups.google.com/groups?group=mailing.openssl.users> |
3329
| openssl-project | <https://marc.info/?l=openssl-project><br /><https://www.mail-archive.com/openssl-project@openssl.org/> |
3430
| openssl-dev archives | <https://marc.info/?l=openssl-dev><br /><https://www.mail-archive.com/openssl-dev@openssl.org/><br /><https://groups.google.com/groups?group=mailing.openssl.dev> |
3531
| openssl-commits | <https://marc.info/?l=openssl-cvs><br /><https://groups.google.com/groups?group=mailing.openssl.cvs> |
3632

37-
</p>
33+
<p>&nbsp;</p>
3834

3935
Archives can also be found at our [mail server](https://mta.openssl.org/),
4036
under the page for each mailing list.

support/donations.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,10 @@ organisation under Section 501(c)(3) of the U.S. Internal Revenue Code.
2222
We provide [Acknowledgements for sponsors](acks.html) depending on the level
2323
of funding:
2424

25-
<p>
26-
27-
| Level | Acknowledgement |
25+
| **Level** | **Acknowledgement** |
2826
|-------------------------------|-------------------------------------------------------------------|
2927
| Exceptional<br />\$75,000+/yr | Logo placement on openssl.org<br />Acknowledgement on openssl.org |
3028
| Platinum<br />\$50,000+/yr | Logo placement on openssl.org<br />Acknowledgement on openssl.org |
3129
| Gold<br />\$20,000+/yr | Logo placement on openssl.org<br />Acknowledgement on openssl.org |
3230
| Silver<br />\$10,000+/yr | Acknowledgement on openssl.org |
3331
| Bronze<br />\$5,000+/yr | Acknowledgement on openssl.org |
34-
35-
</p>

0 commit comments

Comments
 (0)