diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:30:56 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:30:56 +0300 |
commit | ae8c01f67e78545f1f0c5033c3bc39a9534b1dbb (patch) | |
tree | 05db8e7fa5ae29c7e491528c5a8f317cebf1c272 /core/sinit | |
parent | 6c7e4600c0ef26143a8e8daabfd309888e10b92a (diff) | |
download | repository-ae8c01f67e78545f1f0c5033c3bc39a9534b1dbb.tar.gz |
sinit: add meta file
Diffstat (limited to 'core/sinit')
-rw-r--r-- | core/sinit/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/sinit/meta b/core/sinit/meta new file mode 100644 index 00000000..c811f3f5 --- /dev/null +++ b/core/sinit/meta @@ -0,0 +1,3 @@ +description: suckless init scheme +license: MIT +maintainer: Cem Keylan <cem@ckyln.com> |