diff options
Diffstat (limited to '.be/settings')
-rw-r--r-- | .be/settings | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/.be/settings b/.be/settings index a9bd6dd..b3c2b81 100644 --- a/.be/settings +++ b/.be/settings @@ -1,3 +1,10 @@ +encoding: utf-8 + + +extra_strings: +- "SUBSCRIBE:W. Trevor King <wking@drexel.edu>\tall\t*" + + inactive_status: - - closed - The bug is no longer relevant. @@ -9,5 +16,5 @@ inactive_status: - Unknown meaning. For backwards compatibility with old BE bugs. -rcs_name: bzr +vcs_name: bzr |