diff options
author | Vincent Ambo <mail@tazj.in> | 2021-12-03T09·15+0300 |
---|---|---|
committer | tazjin <mail@tazj.in> | 2021-12-03T11·26+0000 |
commit | 4adab5f7b9f46f05ac0a02694be0abee85b178c5 (patch) | |
tree | 07bdf8b197ce13789ddec08f10a0d961b40089b0 /tools/emacs-pkgs/passively/OWNERS | |
parent | b679bb4034a4150a3e75eca789035e69231ba0a7 (diff) |
feat(tools/passively): Bootstrap new Emacs package 'passively' r/3138
Passively is a tool to help people learn information via Emacs, designed for language learning. As of this CL, the actual implementation still lives in //users/tazjin/russian/russian.el but I am generalising it here. Change-Id: Iac5a8cfc78415496637a7ba5ddc4c2a1aa6bee26
Diffstat (limited to 'tools/emacs-pkgs/passively/OWNERS')
-rw-r--r-- | tools/emacs-pkgs/passively/OWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/emacs-pkgs/passively/OWNERS b/tools/emacs-pkgs/passively/OWNERS new file mode 100644 index 000000000000..56853aed59e7 --- /dev/null +++ b/tools/emacs-pkgs/passively/OWNERS @@ -0,0 +1,3 @@ +inherited: true +owners: + - tazjin |