about summary refs log tree commit diff
path: root/tools/emacs-pkgs/notable
diff options
context:
space:
mode:
Diffstat (limited to 'tools/emacs-pkgs/notable')
-rw-r--r--tools/emacs-pkgs/notable/OWNERS3
-rw-r--r--tools/emacs-pkgs/notable/default.nix4
2 files changed, 4 insertions, 3 deletions
diff --git a/tools/emacs-pkgs/notable/OWNERS b/tools/emacs-pkgs/notable/OWNERS
index f7da62ecf7..45c9222313 100644
--- a/tools/emacs-pkgs/notable/OWNERS
+++ b/tools/emacs-pkgs/notable/OWNERS
@@ -1,2 +1 @@
-owners:
-  - tazjin
+tazjin
diff --git a/tools/emacs-pkgs/notable/default.nix b/tools/emacs-pkgs/notable/default.nix
index 8c6935fe88..f57b1c66ae 100644
--- a/tools/emacs-pkgs/notable/default.nix
+++ b/tools/emacs-pkgs/notable/default.nix
@@ -6,7 +6,9 @@ depot.tools.emacs-pkgs.buildEmacsPackage rec {
   src = ./notable.el;
 
   externalRequires = epkgs: with epkgs; [
-    f ht s
+    f
+    ht
+    s
   ];
 
   internalRequires = [