This is an automated email from the ASF dual-hosted git repository.
matrei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/grails-static-website.git
from b6fae6b93fa Update contribution guidelines link to Apache repository
add a401af9b7d1 Added Bsky atproto-did to identify @grails.apache.org as
BSky account name
add d233c795a36 Fix per Copilot review
add 32ca1b031c6 Whitespace fix per Copilot review
add a7489e522f6 style: use import groups
new 7c256626efb Merge pull request #429 from
apache/feature/bsky.domain.name
The 1 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:
.../website/gradle/GrailsWebsiteExtension.groovy | 17 +++++--
.../website/gradle/GrailsWebsitePlugin.groovy | 4 ++
...ofilesTask.groovy => BskyAtProtoDidTask.groovy} | 56 ++++++++++++----------
conf/social.yml | 3 ++
4 files changed, 50 insertions(+), 30 deletions(-)
copy buildSrc/src/main/groovy/website/gradle/tasks/{ProfilesTask.groovy =>
BskyAtProtoDidTask.groovy} (56%)
create mode 100644 conf/social.yml