projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d3f2c0
)
Replace maintenance status badge none with ellipses
author
Vignesh
<developer@sankaran.io>
Sun, 27 Aug 2017 11:19:58 +0000
(21:19 +1000)
committer
Vignesh
<developer@sankaran.io>
Sun, 27 Aug 2017 11:23:47 +0000
(21:23 +1000)
src/doc/manifest.md
patch
|
blob
|
history
diff --git
a/src/doc/manifest.md
b/src/doc/manifest.md
index 593205550beec04bace62089449a4e39f8064fee..544b50665396ddaac85eadb69071c07661bf45e8 100644
(file)
--- a/
src/doc/manifest.md
+++ b/
src/doc/manifest.md
@@
-216,7
+216,7
@@
is-it-maintained-open-issues = { repository = "..." }
# Maintenance: `status` is required Available options are `actively-developed`,
# `passively-maintained`, `as-is`, `none`, `experimental`, `looking-for-maintainer`
# and `deprecated`.
-maintenance = { status = "
none
" }
+maintenance = { status = "
...
" }
```