This is an automated email from the ASF dual-hosted git repository.
gstein pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git
from d64ccd2 Underline hint for closed date.
new 98bc7f7 move bin/ to server/bin/ (the steve pypackage doesn't need a
bin)
new 7ab0692 Load ASF users into the "person" database.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
v3/.gitignore | 4 +-
v3/pyproject.toml | 3 ++
v3/server/bin/asf-load-ldap.py | 77 ++++++++++++++++++++++++++++++++++
v3/{ => server}/bin/fetch-bootstrap.sh | 0
4 files changed, 82 insertions(+), 2 deletions(-)
create mode 100755 v3/server/bin/asf-load-ldap.py
rename v3/{ => server}/bin/fetch-bootstrap.sh (100%)