color body brightyellow default "^Architecture.*" # for apport bugs color body yellow default "(rejected)" # rejected bug #color index magenta default '~s hardy' # bugs mentioning hardy in subject # VIPs color index brightred default '~f mark\.shuttleworth\@ubuntu\.com' color index brightred default '~f mark\.shuttleworth\@canonical\.com' color index brightred default '~f mdz\@ubuntu\.com' color index brightred default '~f mdz\@canonical\.com' color index brightred default '~f martin\.pitt\@ubuntu\.com' # Ubuntu-X folks color index green default '~f bryce\@bryceharrington\.org' # me color index brightgreen default '~f tepsipakki\@ubuntu\.com' color index brightgreen default '~f albertomilone\@alice\.it' #... etc. # Noteworthy bug state changes color index default white '~b "Status: .+ .+> Incomplete"' color index default green '~b "Status: .+ .+> Fix Released"' color index default brightyellow '~b "Status: .+ .+> Fix Committed"' color index default red '~b "Status: Fix Released .+>"' color index default magenta '~b "This bug has been marked a duplicate of"' color index white magenta '~b "Status: .+ .+> Invalid"' color index yellow magenta '~b "Status: .+ .+> Won.+t Fix"'