corretto / amazon-corretto-crypto-provider

The Amazon Corretto Crypto Provider is a collection of high-performance cryptographic implementations exposed via standard JCA/JCE interfaces.
Apache License 2.0
238 stars 56 forks source link

Rename develop branch to main #278

Closed amirhosv closed 1 year ago

amirhosv commented 1 year ago

Issue #, if available: CryptoAlg-1107

Description of changes: Reflecting the renaming of develop to main in our code.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

alexw91 commented 1 year ago

Can we name the branch main instead of mainline? That'll align ourselves with s2n-tls, s2n-quic, and aws-lc who all use the main branch as the primary one used for development.

amirhosv commented 1 year ago

Can we name the branch main instead of mainline? That'll align ourselves with s2n-tls, s2n-quic, and aws-lc who all use the main branch as the primary one used for development.

done