diff options
| author | Noah Gitsham <nhgitsham@gmail.com> | 2024-11-11 16:55:46 +0000 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2024-11-11 22:10:52 +0200 |
| commit | b3f9b9dc06fcd6c0a3070380b42e0ab5fd6c1226 (patch) | |
| tree | af4eb702220bef47ff9260573ac70b0b4276e649 /docs | |
| parent | f0851c9e4b1760c552f7921e6b6a379b006ba014 (diff) | |
| download | meson-b3f9b9dc06fcd6c0a3070380b42e0ab5fd6c1226.tar.gz | |
Add Linux PAM to list of users
They recently made the switch from Autotools to Meson
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/markdown/Users.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index 0b1de42f4..71a095604 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -109,6 +109,7 @@ format files - [libvips](https://github.com/libvips/libvips), a fast image processing library with low memory needs - [Libvirt](https://libvirt.org), a toolkit to manage virtualization platforms - [Libzim](https://github.com/openzim/libzim), the reference implementation for the ZIM file format + - [Linux PAM](https://github.com/linux-pam/linux-pam), The Pluggable Authentication Modules project for Linux - [LXC](https://github.com/lxc/lxc), Linux container runtime - [Marker](https://github.com/fabiocolacio/Marker), a GTK-3 markdown editor - [mcfgthread](https://github.com/lhmouse/mcfgthread), cornerstone library for C++11 threading on mingw-w64 |
