From 0971705902aa98b4d3a9749e95f45071d45d9bf6 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 5 Feb 2022 16:34:14 +0300 Subject: chore(mq_cli): prepare new release Same trick as in the last commit, trying to hit the right revision. Change-Id: I0af9e88b4d2fd8239a7819dbe0da13f26cca8d6b Reviewed-on: https://cl.tvl.fyi/c/depot/+/5233 Reviewed-by: tazjin Tested-by: BuildkiteCI --- ops/mq_cli/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ops/mq_cli/README.md') diff --git a/ops/mq_cli/README.md b/ops/mq_cli/README.md index e612553e74..f286836798 100644 --- a/ops/mq_cli/README.md +++ b/ops/mq_cli/README.md @@ -27,5 +27,16 @@ SUBCOMMANDS: send Send a message to a queue ``` +## Development + +Development happens in the [TVL +monorepo](https://cs.tvl.fyi/depot/-/tree/ops/mq_cli). + +Starting from version `3771.0.0`, the version numbers correspond to +_revisions_ of the TVL repository, available as git refs (e.g. +`refs/r/3771`). + +See the TVL documentation for more information about how to contribute +to the codebase. [POSIX message queues]: https://linux.die.net/man/7/mq_overview -- cgit 1.4.1