diff options
| author | Georgi Nikolov <ggeorgi60@gmail.com> | 2025-02-04 21:03:44 +0200 |
|---|---|---|
| committer | Georgi Nikolov <ggeorgi60@gmail.com> | 2025-02-04 21:03:44 +0200 |
| commit | 83304592d155b0fed33dcdac3ffdf0b6ca393ab6 (patch) | |
| tree | d014e71838fff983b3c041f0bfc277aca0a1e16c /libs/dompdf/AUTHORS.md | |
| parent | e2e0c2ffd139d3f2a653fbe4ffa110c2d58bcce6 (diff) | |
| download | nowayforward_human-83304592d155b0fed33dcdac3ffdf0b6ca393ab6.tar nowayforward_human-83304592d155b0fed33dcdac3ffdf0b6ca393ab6.tar.gz nowayforward_human-83304592d155b0fed33dcdac3ffdf0b6ca393ab6.zip | |
Added a basic pdf exporter that works 50% of the times
Diffstat (limited to 'libs/dompdf/AUTHORS.md')
| -rw-r--r-- | libs/dompdf/AUTHORS.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/libs/dompdf/AUTHORS.md b/libs/dompdf/AUTHORS.md new file mode 100644 index 0000000..6861479 --- /dev/null +++ b/libs/dompdf/AUTHORS.md @@ -0,0 +1,24 @@ +Dompdf was designed and developed by Benj Carson. + +### Current Team + +* **Brian Sweeney** (maintainer) +* **Till Berger** + +### Alumni + +* **Benj Carson** (creator) +* **Fabien Ménager** +* **Simon Berger** +* **Orion Richardson** + +### Contributors +* **Gabriel Bull** +* **Barry vd. Heuvel** +* **Ryan H. Masten** +* **Helmut Tischer** +* [and many more...](https://github.com/dompdf/dompdf/graphs/contributors) + +### Thanks + +Dompdf would not have been possible without strong community support. |
