From b3f9b9dc06fcd6c0a3070380b42e0ab5fd6c1226 Mon Sep 17 00:00:00 2001 From: Noah Gitsham Date: Mon, 11 Nov 2024 16:55:46 +0000 Subject: [PATCH] Add Linux PAM to list of users They recently made the switch from Autotools to Meson --- docs/markdown/Users.md | 1 + 1 file changed, 1 insertion(+) 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