[Git][haskell-team/tools][master] Change the motd
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Fri Oct 27 08:23:17 BST 2023
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / tools
Commits:
5c4520a8 by Ilias Tsitsimpis at 2023-10-27T10:07:48+03:00
Change the motd
- - - - -
1 changed file:
- binnmus/binNMUs.hs
Changes:
=====================================
binnmus/binNMUs.hs
=====================================
@@ -146,7 +146,7 @@ run conf = case outputFormat conf of
printHeader :: Conf -> IO ()
printHeader conf = do
- putCLn $ "This is nomeata's binNMU script. Send questions to <nomeata at debian.org>"
+ putCLn $ "This is Debian Haskell Group's binNMU script. Send questions to <debian-haskell at lists.debian.org>"
putCLn $ "My source is in https://salsa.debian.org/haskell-team/tools"
t <- getZonedTime
putCLn $ "It is now " ++ show t
View it on GitLab: https://salsa.debian.org/haskell-team/tools/-/commit/5c4520a8c5f3067d87319f7262f5623d3b5d1f5d
--
View it on GitLab: https://salsa.debian.org/haskell-team/tools/-/commit/5c4520a8c5f3067d87319f7262f5623d3b5d1f5d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20231027/133d8432/attachment.htm>
More information about the Pkg-haskell-commits
mailing list