Skip to content

Commit 64295a8

Browse files
committed
Add maintainers/improved description
1 parent 9ebdd39 commit 64295a8

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Django Lightweight Queue
22

3-
DLQ is a lightweight & modular queue and cron system for Django.
3+
DLQ is a lightweight & modular queue and cron system for Django. It powers
4+
millions of production jobs every day at Thread.
45

56
## Installation
67

@@ -156,3 +157,9 @@ CONFIG = (
156157
},
157158
)
158159
```
160+
161+
## Maintainers
162+
163+
This repository was created by [Chris Lamb][https://github.com/lamby] at
164+
[Thread][https://www.thread.com/], and continues to be maintained by the [Thread
165+
engineering team][https://github.com/thread].

0 commit comments

Comments
 (0)