diff options
| author | Michael Albinus | 2016-04-16 20:46:06 +0200 |
|---|---|---|
| committer | Michael Albinus | 2016-04-16 20:46:06 +0200 |
| commit | 3287f48f5dbd8f761c67b0e8efba27bc4de82133 (patch) | |
| tree | 27599c2f8590351c05ea1435172aba9170e1e356 /admin | |
| parent | b85981feac79c12f4966199411f74acb892cc1ff (diff) | |
| download | emacs-3287f48f5dbd8f761c67b0e8efba27bc4de82133.tar.gz emacs-3287f48f5dbd8f761c67b0e8efba27bc4de82133.zip | |
; Add entry to MAINTAINERS
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS index 859046a6324..b15c57e7ee7 100644 --- a/admin/MAINTAINERS +++ b/admin/MAINTAINERS | |||
| @@ -73,6 +73,7 @@ Michael Albinus | |||
| 73 | 73 | ||
| 74 | File Notifications | 74 | File Notifications |
| 75 | src/gfilenotify.c | 75 | src/gfilenotify.c |
| 76 | src/kqueue.c | ||
| 76 | lisp/filenotify.el | 77 | lisp/filenotify.el |
| 77 | test/automated/file-notify-tests.el | 78 | test/automated/file-notify-tests.el |
| 78 | 79 | ||