---
ChangeLog | 1 +
modules/filename | 2 +-
modules/idx | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 3d4d5f260..e58f9ff9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,6 +41,7 @@
* config/srclist.txt: filename.h, idx.h, scratch_buffer.h and
scratch_buffer_dupfree.c are now identical to glibc. Add
commentary about some other syncs we’d like.
+ * modules/filename, modules/idx (Maintainer): Add glibc.
2021-01-05 Bruno Haible <[email protected]>
diff --git a/modules/filename b/modules/filename
index af3299a54..56ab6ed08 100644
--- a/modules/filename
+++ b/modules/filename
@@ -17,4 +17,4 @@ License:
LGPLv2+
Maintainer:
-all
+all, glibc
diff --git a/modules/idx b/modules/idx
index 07faac2a9..a766d5fdf 100644
--- a/modules/idx
+++ b/modules/idx
@@ -19,4 +19,4 @@ License:
LGPLv2+
Maintainer:
-all
+all, glibc
--
2.29.2