summaryrefslogtreecommitdiff
path: root/content/git/xbot.md
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2022-07-17 14:18:07 +0200
committerxengineering <me@xengineering.eu>2022-07-17 14:18:07 +0200
commit6f633970a4bdb5fbf44168047adfa3e89aba350b (patch)
treeca8633f38e79cf3f4ba73630251d8839ccee33ff /content/git/xbot.md
parent6917e0f811a1c04abe77cbf625dfe6206a03ef30 (diff)
downloadwebsite-6f633970a4bdb5fbf44168047adfa3e89aba350b.tar
website-6f633970a4bdb5fbf44168047adfa3e89aba350b.tar.zst
website-6f633970a4bdb5fbf44168047adfa3e89aba350b.zip
Add state parameter to Git repositories
Three states are supported: - experimental - active - archived
Diffstat (limited to 'content/git/xbot.md')
-rw-r--r--content/git/xbot.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/git/xbot.md b/content/git/xbot.md
index 5a9d7cd..7e236d5 100644
--- a/content/git/xbot.md
+++ b/content/git/xbot.md
@@ -1,4 +1,5 @@
{
"name":"xbot",
- "description":"Software to create simpel chat bots for the XMPP/Jabber protocol"
+ "description":"Software to create simpel chat bots for the XMPP/Jabber protocol",
+ "state":"archived"
}