summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir@cohens.org.il>2011-08-28 13:43:02 +0300
committerTzafrir Cohen <tzafrir@cohens.org.il>2011-08-28 13:43:02 +0300
commit773e5fd8e193beb3dfc6a9f5a0e534e6d830aa6e (patch)
tree3169af05020a7aceb6d0fb7e639800dbcd5b6a16
parent0c87162ca9164820b996ef6b533fdfcb9051cc0a (diff)
gen_authos: also include bebuild
'bebuild' is not in the authors file either
-rwxr-xr-xgen_authors1
1 files changed, 1 insertions, 0 deletions
diff --git a/gen_authors b/gen_authors
index 9be6eeb..594e05f 100755
--- a/gen_authors
+++ b/gen_authors
@@ -5,3 +5,4 @@ wget -q -O- http://svn.digium.com/svn/repotools/authors \
| sed -e 's/^\([a-z0-9._-]\|(no author)\)*/& =/'
echo 'automerge = Automerge script <automerge@asterisk.org>'
+echo 'bebuild = Asterisk Autobuilder <asteriskteam@digium.com>'