From df5dd8410e14032af31c86546d3c93b70902ad61 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 17 Feb 2024 18:58:41 +0100 Subject: [PATCH] add some TODOs --- content/blog/2024-02-extending.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/blog/2024-02-extending.md b/content/blog/2024-02-extending.md index b367d126d..c41935f72 100644 --- a/content/blog/2024-02-extending.md +++ b/content/blog/2024-02-extending.md @@ -20,10 +20,15 @@ For now, we are going to focus on: * [diffutils](https://github.com/uutils/diffutils) (transfered by Michael Howell) * [acl](https://github.com/uutils/acl) +TODO: maybe add login & hostname to the list + As they are part of the essential packages on Debian & Ubuntu. Sylvestre Ledru, Terts Diepraam and Daniel Hofstetter +TODO: gsoc + + FAQ ###