chore: remove bcr app settings (#3370)

The fixedRelease setting is only relevant to the BCR App, which we don't
use anymore.
diff --git a/.bcr/config.yml b/.bcr/config.yml
index 7672aa5..f103e35 100644
--- a/.bcr/config.yml
+++ b/.bcr/config.yml
@@ -12,7 +12,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-fixedReleaser:
-  login: f0rmiga
-  email: 3149049+f0rmiga@users.noreply.github.com
 moduleRoots: [".", "gazelle"]